[Koha-bugs] [Bug 29790] Deleting serial items fail without warning

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 4 16:50:12 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29790

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 129006
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129006&action=edit
Bug 29790: Restore warning if deletion of serial item fails

If the deletion of a serial item failed, the UI did not provide a warning/error
message.

Test plan:
0. Create a new subscription with "Create an item record when receiving
this serial"
1. Receive a new item, set a barcode
2. Check it out
3. Select the item you have received in the serial item list (page
"Serial collection information") and click "Delete selected issues"
4. Tick "Delete the associated items" and confirm the deletion
=> Without this patch the deletion fail but the UI does not warn it
=> With this patch applied you see a warning "one or more associated
items could not be deleted at this time."

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list