Bug 28766

Summary: Fix remaining instance of missing sub checkHoldPolicy in C4/HoldsQueue.pm
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: Hold requestsAssignee: Kyle M Hall <kyle>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, 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:
Bug Depends on: 27068    
Bug Blocks:    

Description Andrew Fuerste-Henry 2021-07-27 13:20:57 UTC
In master, line 628 of C4/HoldsQueue.pm needs to get updated to use the new checkHoldPolicy sub. We got other instances of this in bug 27068.
Comment 1 Katrin Fischer 2023-07-01 12:18:25 UTC
There are a lot of mentions of checkHoldPolicy in HoldsQqueue - can you detail this one?