musicbrainz-server
musicbrainz-server copied to clipboard
MBS-13035: Better "no results" message for CDTOC release search
Implement MBS-13035
Problem
The release search when trying to attach a CDTOC is limited to the 300 releases best matching the entered name and only from those does it look for mediums with the right number of tracks. This can be confusing: see MBS-12971 where the editor knew the release existed, and did not understand why the search was not returning it.
Solution
This changes the message to a more concrete one that specifies users should be as specific as possible, and also directs them to an indexed search they can refine if needed.
Testing
Manually to ensure the search link works properly.