[Koha-bugs] [Bug 35165] Batch item deletions are run in a single transaction and cause locking issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 19 20:16:48 CET 2024


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

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 161219
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161219&action=edit
Bug 35165: Do not delete items in a transaction

We are testing the deletion with safe_delete before removing, beyond that I
think the intent
was to delete all of the items, deleting some is better than not deleting any.

To test:
1 - Apply patch, restart all
2 - Submit a batch deletion
3 - Confirm items are deleted

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


More information about the Koha-bugs mailing list