[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
Tue Jun 21 13:19:08 CEST 2022


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

--- Comment #43 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 136394
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136394&action=edit
Bug 29325: Handle the transaction in BatchCommitRecords

Requiring the callback to commit was breaking reversion, and likely elsewhere

Let's simplify and say that the routine iteself will handle the txn and commit

TO test:
1 - Stage a file
2 - Import a file
3 - Revert a file
4 - Test staff client and command line

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