Sync MediumT’s position and release_id in ReleaseResults

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:

                Version Package