15 Oct
2021
15 Oct
'21
3:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445 --- Comment #63 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 126336 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126336&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. -- You are receiving this mail because: You are watching all bug changes.