-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
What?
Schema change in the musicbrainz_db introduced some additional foreign key constraints between the tables tag, entity and the relationship tables. This lead to detection of a ORM query in CB which doesn't properly specify the key to join on, due to which it fails. This needs to be fixed.