https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32528 Bug ID: 32528 Summary: Enhance Koha::Item->safe_to_delete Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org The method oges through all the possible blockers for item deletion, but only returns the last one. We could really return on the first one. Plus: the 'book_reserved' error message is really about a having a waiting or in transit hold, the message could be more specific. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.