-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
All entities are using LoadWithRowID except works.
https://github.com/metabrainz/musicbrainz-server/search?q=LoadWithRowID
lib/MusicBrainz/Server/Controller/Role/LoadWithRowID.pm allows redirection from row ID entity URL to matching GID (MBID, found with _row_id_to_gid) entity URL.
So, for example, /work/12431696 does display Ricochet work but it does not change URL to /work/3ba92b70-ef66-48b5-9c14-18ed6aa8afcc as it does for all other entity types.