https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28445
--- Comment #94 from Tomás Cohen Arazi <[email protected]> --- Created attachment 126385 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126385&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 <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
