https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38552 Bug ID: 38552 Summary: Items on hold waiting for pickup need a notforloan-status when expired by cancel_expired_holds.pl Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: mikko.liimatainen@turku.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When a hold is expired by cancel_expired_holds.pl it creates a situation where item is shown as available even though it still needs to be checked in by a staff member. The item might have other holds, it needs to be transferred to its home library or it just needs to be shelved to its correct location since we have separate shelves for waiting holds. By having a specific notforloan-value set with the expiry cron our patrons would get the correct information, that the item isn't available and our staff would get the information on where to find the item as now there can be confusion on where the item actually is. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.