https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27435 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|19.11 |unspecified --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Right, I think I recreate it now. If I am understanding correctly what's going on we have a race condition. For instance if the 3rd checkin happens when the 1st (or 2nd) is not completed yet then it will create an other restriction, instead of cumulating over the 2 other restrictions as it should. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.