https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37513 Bug ID: 37513 Summary: Deleting the record source should never display an internal server error Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com With bug 37419 and bug 37510 we should be able to make the UI display a more meaningful message. Work to be done: * Add Koha::Exceptions::Object::FKConstraintDeletion handling to the API controller * Handle this API exception in the Vue component. Questions: * Should the exception handling be generic? Ad-hoc on this controller? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.