https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35277
--- Comment #31 from Fridolin Somers <[email protected]> --- Ah one reflexion. Circulation operations are in a DB transaction. But when they generate a backgroundjob this action will be outside transaction right ? So if transaction fails the backgroundjob will still exist. I bet this is very rare we will do with it ;) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
