18 Jan
2024
18 Jan
'24
2:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35819 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Nick Clemens from comment #9)
Why not move the enqueue out of the transaction? We can pass "skip_holds_queue" to the store and then handle as we do indexing
The thing is, you cannot always know something is going to trigger a background job. So coding will become nightmare-ish. -- You are receiving this mail because: You are watching all bug changes.