[Koha-bugs] [Bug 25078] Update DB process - wrap each DBRev inside a transaction and better error handling

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 15 10:58:07 CEST 2021


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

--- Comment #58 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Note to myself, the first patch should:
-    my $report = update( $files, { force => 1 } );
+    my $report = update( $files, { force => $force } );

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


More information about the Koha-bugs mailing list