https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25690 --- Comment #1 from Minna Kivinen <minna.kivinen@hamk.fi> --- (In reply to Minna Kivinen from comment #0)
When system preference AllowItemsOnHoldCheckout is enabled, SIP allows another patron to check out an item with hold in transfer. After that the item is attached both to hold (reserves-table) and issue (issues table).
The system should NOT allow to check out an item to another patron than the one with hold, when item is attached to hold and is in transfer.
This bug leads to unfortunate situations where patron with hold never gets the item. Borrower can't renew item since there is the hold, but the borrower can check in the item by self service station and check out again despite the hold in item.
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.