[Koha-bugs] [Bug 5790] Deleting a biblio should alert/fail if there are existent subscriptions and holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 31 00:22:34 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5790

--- Comment #11 from Liz Rea (CatalystIT) <liz at catalyst.net.nz> ---
Created attachment 14965
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14965&action=edit
Bug 5790 - Prevent deletion of records with holds

Test Plan:
1) Apply patch
2) Create a record
3) Create an item for the record
3) Place a hold on the bib
4) Attempt to 'Delete all items', you should recieve
   an error message stating to delete all holds before
   deleting all items.

Also, it is possible to get into a situation where a record has
holds but no items. In this situation, it is not possible to
view/delete the holds without adding an item back to the record.
In this case, attempting to delete the bib causes a warning, but
does not prevent deletion.

Signed-off-by: Liz Rea <liz at catalyst.net.nz>
Tested all scenarios - works in all instances. Thanks, this is a longstanding
bug.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list