[Koha-bugs] [Bug 27435] Patron suspensions calculated differently when items are returned through patron Details tab

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 18 13:59:02 CET 2021


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|19.11                       |unspecified

--- Comment #4 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list