[Koha-bugs] [Bug 26518] Adding a record can succeed even if adding the biblioitem fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 12 08:22:17 CEST 2020


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

--- Comment #13 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #7)
> => The city is added.
> 
> Which means that what we are doing in the "sub add_city" depends on how the
> caller is handling things, and that is very scary.
> 
> We are going to hit very weird side-effects.

The inner transaction does not do a rollback anymore. The outer transaction
commits.
We came across this already when calling some routines that include a txn_do
from the test scripts.

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


More information about the Koha-bugs mailing list