-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: None
-
None
1. go to an existing release, release editor
2. go to tracklist tab and edit its tracklist
3. add a disc with some tracks as new recordings
4. go to recordings tab and check the "copy all track changes to recordings"
5. press next
OMG
Caught exception in MusicBrainz::Server::Controller::ReleaseEditor::Edit->edit "Failed query:
'SELECT recording.id, recording.gid, name.name,
recording.artist_credit AS artist_credit_id,
recording.length, recording.comment,
recording.edits_pending, recording.last_updated FROM recording JOIN track_name name ON recording.name=name.id WHERE gid IN (?) '
(new)
DBD::Pg::st execute failed: ERROR: invalid input syntax for uuid: "new"
LINE 4: ...ck_name name ON recording.name=name.id WHERE gid IN ('new')
^ at /home/musicbrainz/musicbrainz-server/script/../lib/Sql.pm line 79.