Skip to content

MBS-14386: Fix wrong series-series part of MBID - #3815

Open
reosarevok wants to merge 2 commits into
metabrainz:masterfrom
reosarevok:MBS-14386
Open

MBS-14386: Fix wrong series-series part of MBID#3815
reosarevok wants to merge 2 commits into
metabrainz:masterfrom
reosarevok:MBS-14386

Conversation

@reosarevok

@reosarevok reosarevok commented Jul 22, 2026

Copy link
Copy Markdown
Member

Fix MBS-14386

Description

Not sure how, but some constant uses of what is meant to be the series-series part of series relationship type MBID ended up with the wrong MBID. This is probably part of the (if not the only) reason why things are kinda borked for series of series display (and the series_series view is empty).

AI usage

None

Testing

Locally, ensuring the series index for a series of series shows the right "Number of entities" on the sidebar, the series parts are displayed as the expected table, and the series_series view is not empty.

Further tasks

The series_series view needs to be updated in production.

@reosarevok reosarevok added the Bug Bugs that should be checked/fixed soonish label Jul 22, 2026
@mwiencek

Copy link
Copy Markdown
Member

Thanks, can you add an update script for the next schema change too?

@reosarevok
reosarevok marked this pull request as ready for review July 23, 2026 10:37
@reosarevok

Copy link
Copy Markdown
Member Author

Sure! I think it should be done now with the second commit.

Not sure how this ended up with the wrong MBID, but it is probably part
of the reason why things are kinda borked for series of series.
This will fix the view on servers other than prod during the next
schema change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Bugs that should be checked/fixed soonish

2 participants