See #999 for a failing test that show this issue
Reproduction steps
In web
- Go to edit page of track
- Add the same track artist (with the same role) twice
- Submit form
- Rails throws an
ActiveRecord::RecordNotFound error. In production this causes an empty body, in development we get the error from rails
Expected behaviour
We should:
- Handle this with errors in the format we expect
- Give the user detailed information about the failing record
System information
Happing in version v0.24.0 (and probably before that as well
See #999 for a failing test that show this issue
Reproduction steps
In web
ActiveRecord::RecordNotFounderror. In production this causes an empty body, in development we get the error from railsExpected behaviour
We should:
System information
Happing in version v0.24.0 (and probably before that as well