https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27435
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|19.11 |unspecified --- Comment #4 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
