[Koha-bugs] [Bug 28445] Use the task queue for the batch delete and update items tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 15 18:42:21 CEST 2021


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

--- Comment #78 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 126363
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126363&action=edit
Bug 28445: Don't surround the whole batch with a transaction

It makes more sense to commit when an item has successfully been modified and
so move the transaction inside the loop.

It also fixes the progress of the whole job.

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list