Bug 17337

Summary: waitingreserves.pl should trigger transfers as well as holds
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jrobb, lisettepalouse+koha
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17010
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17150
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Christopher Brannon 2016-09-23 14:56:21 UTC
Bug 17010 addresses triggering the next hold when a hold is cancelled, but transfers should also be triggered.  Currently in 3.22.8 nothing happens.  It is unclear if 17010 addresses transfers as well.  Also, in 3.18 local holds were spotty when holds were triggered.
Comment 1 Christopher Brannon 2024-02-10 23:14:44 UTC
This has been an ongoing issue as long as I can remember.  It doesn't make any sense to our workflow to go into waitingreserves.pl and cancel holds if they are not going to produce slips if they transfer, and if it is not going to trigger holds and produce slips for those.  This is an incomplete action, and needs to be addressed.