Bug 21544

Summary: Self Check-in tool does not trigger holds
Product: Koha Reporter: Kelly McElligott <kelly>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: costalc, gmcharlt, kyle.m.hall, Laura.escamilla, mirjam.vantieghem, nick
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Kelly McElligott 2018-10-10 20:07:27 UTC
Bug 15492 Stand alone self Check-in Tool has been released into 18.05, however, if a book that has a hold on it gets returned through the stand alone self checkin tool, the hold does not trigger. There is no alert to the patron that this book needs to be brought to the circulation desk or prompt for any other direction.

For libraries to use this self checkin tool, there needs to be some function/block that alerts the checkin with a hold to be different than a book with no hold. I tested, both bib level holds and item level holds were treated the same way, with no alert.
Comment 1 Kelly McElligott 2022-03-31 12:59:03 UTC
Upon further thought and conversation with others, this might be solved with a system preference for this module specifically, like blockcheckinSCO for holds. It would be nice for libraries that do need to have the holds to be triggered, to have the ability to turn this on, and if this was turned on, patrons when returning items through the SCI module, would get an alert to say, Checkin not successful, please see librarian, or check-in was successful- but further action is required.

For libraries that do not need the module to alert patrons when there is a hold, this specific preference could be turned off.