Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Elisa
Elisa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Multimedia
  • ElisaElisa
  • Merge Requests
  • !210

Merged
Opened Jan 10, 2021 by Sven Marquardt@masvenContributor

Fix Radio streams

  • Overview 4
  • Commits 1
  • Pipelines 2
  • Changes 2

Adding Radio stream was broken before this. The issue was a check against the databaseId for new Radiostreams. The check was against a predefined value for ulong that was not correct anymore. This change fixes the assumption about the value of not initialized long values by using hasDatabaseid. Also introduces some tests so this can not happen again. Hopefully.

Signed-off-by: Sven Marquardt dev@mail.smarquardt.space

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: multimedia/elisa!210
Source branch: master