[Koha-bugs] [Bug 20086] AddRenewal is not executed as a transaction and can results in partial success and doubled fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 25 09:15:49 CET 2018


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

--- Comment #3 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #2)
> What if we are already in a transaction? Several unit tests include a call
> to AddRenewal..

Should not be a problem for DBIx. Only the outer transaction will commit. Use
of txn_do is recommended.

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


More information about the Koha-bugs mailing list