https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25690 Bug ID: 25690 Summary: SIP allows to check out an item with hold in transfer to another patron Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: minna.kivinen@hamk.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com 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 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.