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

Pongtawat <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #29 from Pongtawat <[email protected]> ---
This patch cause a big problem for me in 16.11.

The way the new issue_id are calculated/updated didn't take into consideration
the case that 2 checkouts for the same item happen at the same time. While it
is very unlikely, I think it shouldn't cause a problem.

In our case, our Self-return vendor make a mistake and issue 2 SIP checkin
messages at the same time. One of them work properly, but the other one
incorrectly move the latest row in issues into old_issues. This cause the item
to lost it checkout status (almost).

Probably we should backport #18966 to oldstable too?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to