[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
Wed Jan 24 14:02:54 CET 2024


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

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #8)
> > While we should make parts of this atomic, I don't think the entire job should succeed or fail on an error.
> 
> I think it should. We should discuss that with other people. If something
> unexpected happened we should not commit.

The current situation places an unknown limit on the number that can be deleted
- too many and you lock your system, can't circulate, can't catalog - this is
very bad

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


More information about the Koha-bugs mailing list