[Koha-bugs] [Bug 35277] Pseudonymization should be done in a background job

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 9 09:24:39 CET 2024


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

--- Comment #31 from Fridolin Somers <fridolin.somers at biblibre.com> ---
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.


More information about the Koha-bugs mailing list