[Koha-bugs] [Bug 29325] commit_file.pl error 'Already in a transaction'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 1 22:00:22 CEST 2022


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

--- Comment #28 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 135558
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135558&action=edit
Bug 29325: Call progress callback one last time to confirm comppletion

Previously after finishing the loop we were still in a transaction that never
completed - we should report progress when done
one final time to commit the last records

To test:
1 - Stage a file with > 100 records
2 - Commit file
3 - Confirm batch is imported and no records left as staged

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