[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2021-02-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Jonathan Druart changed: What|Removed |Added Blocks||27707 Referenced Bugs:

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2021-02-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Joonas Kylmälä changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-05-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #22 from Mason James --- (In reply to Julian Maurice from comment #13) > Pushed to 3.22.x, will be in 3.22.19 Pushed to 16.05.x, for 16.05.12 release -- You are receiving this mail because: You are

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-04-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #21 from Jonathan Druart --- (In reply to Marcel de Rooy from comment #20) > (In reply to David Cook from comment #19) > > After all, the message_queue should just be FIFO,

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-04-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #20 from Marcel de Rooy --- (In reply to David Cook from comment #19) > After all, the message_queue should just be FIFO, right? Once it's in there, > it's in there as a finished product ready

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #19 from David Cook --- Why aren't we logging individual events (e.g. checkout, checkin, renew, etc), and then bundling them together before sending out notices if they're digests? If it's not

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-04-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 David Cook changed: What|Removed |Added CC|

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-04-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #17 from Jonathan Druart --- (In reply to Marcel de Rooy from comment #16) > (In reply to Jonathan Druart from comment #15) > > Stable releases should be safe,

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-04-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #16 from Marcel de Rooy --- (In reply to Jonathan Druart from comment #15) > Stable releases should be safe, SendCirculationAlert is not covered by tests It may not be called directly from a

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #15 from Jonathan Druart --- (In reply to Jonathan Druart from comment #14) > " LOCK TABLES is not transaction-safe and implicitly commits any active > transaction before

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Jonathan Druart changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #14 from Jonathan Druart --- " LOCK TABLES is not transaction-safe and implicitly commits any active transaction before attempting to lock the tables. " This is bad for tests...

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 --- Comment #13 from Julian Maurice --- Pushed to 3.22.x, will be in 3.22.19 -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Katrin Fischer changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Brendan Gallagher changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Martin Renvoize changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Martin Renvoize changed: What|Removed |Added Attachment #60814|0

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Martin Renvoize changed: What|Removed |Added Attachment #60813|0

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Marc Véron changed: What|Removed |Added CC||ve...@veron.ch

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Marc Véron changed: What|Removed |Added Attachment #60058|0 |1 is

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Marc Véron changed: What|Removed |Added Attachment #60057|0 |1 is

[Koha-bugs] [Bug 15854] Race condition for sending renewal/check-in notices

2017-03-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854 Katrin Fischer changed: What|Removed |Added Summary|Possible race condition for