Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-13161

Sync MediumT’s position and release_id in ReleaseResults

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Search

      Search code for releases creates a very basic medium object based on external search data. This is missing both position and release_id, which we expect to always exist in MediumT flow types. The pull request #2978 is being merged now unsyncs the Flow type "MediumT" for its "position" and "release_id" properties. It is unclear whether these should be nullable or if a new type should be used instead since these are "null" only for search results. Beyond Flow types, the property mediums_loaded in Perl is misleading too. A larger refactoring might be needed to sanitize the code.

            Unassigned Unassigned
            reosarevok Nicolás Tamargo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                Version Package