-
Bug
-
Resolution: Fixed
-
High
-
Beta
-
None
I was cleaning up a release and when I got to the "Edit Note" tab, I was unable to go (back) to any other tab in the Release Editor, giving me this ISE:
Internal Server Error Oops, something went wrong! Error: Caught exception in MusicBrainz::Server::Controller::ReleaseEditor::Edit->edit "Can't call method "all_tracks" on an undefined value at lib/MusicBrainz/Server/Wizard/ReleaseEditor.pm line 685." Stack trace: line 685 MusicBrainz::Server::Wizard::ReleaseEditor line 68 MusicBrainz::Server::Wizard::ReleaseEditor line 168 MusicBrainz::Server::Wizard line 385 MusicBrainz::Server::Wizard line 132 MusicBrainz::Server::Wizard line 92 MusicBrainz::Server::Wizard::ReleaseEditor line 17 MusicBrainz::Server::Controller::ReleaseEditor::Edit line 311 MusicBrainz::Server line 311 MusicBrainz::Server line 311 MusicBrainz::Server line 270 MusicBrainz::Server line 366 MusicBrainz::Server line 277 MusicBrainz::Server Request data: $VAR1 = { 'query_parameters' => {}, 'body_parameters' => { 'wizard_page_id' => '4', 'step_tracklist' => 'Tracklist', 'edit_note' => '', 'id' => '723417', 'as_auto_editor' => '1', 'wizard_session_id' => '316' } }; Interface language: en URL: https://beta.musicbrainz.org/release/d123369a-bf67-43f1-828d-ffb5ec87b76e/edit We're terribly sorry for this problem. Please wait a few minutes and repeat your request — the problem may go away. If the problem persists, please report a bug and include any error message that is shown above. Please be sure to include the stack trace and request data shown above!
Release: https://beta.musicbrainz.org/release/d123369a-bf67-43f1-828d-ffb5ec87b76e
There are few helpful hints as to how I've provoked it:
- I'm guessing the most likely one is that I now realised I had another "Release Editor" for the same release open (nothing changed in that instance of it, it was just open).
- The edits I made related to that release (including the release editor ones as the latest ones):
https://beta.musicbrainz.org/search/edits?auto_edit_filter=&order=desc&negation=0&combinator=and&conditions.0.field=editor&conditions.0.operator=%3D&conditions.0.name=Freso&conditions.0.args.0=229784&conditions.1.field=id&conditions.1.operator=%3C&conditions.1.args.0=20091145&conditions.1.args.1=&conditions.2.field=id&conditions.2.operator=%3E&conditions.2.args.0=20090449&conditions.2.args.1=&field=Please+choose+a+condition - The edits I think was made while the release editor was open (excluding the release editor ones): https://beta.musicbrainz.org/search/edits?auto_edit_filter=&order=desc&negation=0&combinator=and&conditions.0.field=editor&conditions.0.operator=%3D&conditions.0.name=Freso&conditions.0.args.0=229784&conditions.1.field=id&conditions.1.operator=%3C&conditions.1.args.0=20091119&conditions.1.args.1=&conditions.2.field=id&conditions.2.operator=%3E&conditions.2.args.0=20090672&conditions.2.args.1=&field=Please+choose+a+condition
I didn't do any tabbing back and forth prior to the "Edit Note" tab.