Bug 36174

Summary: Holds with cancellation requests tab display
Product: Koha Reporter: Fridolin Somers <fridolin.somers>
Component: Hold requestsAssignee: Bugs List <koha-bugs>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: baptiste.wojtkowski, gmcharlt
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:
Circulation function:
Bug Depends on: 22456    
Bug Blocks:    

Description Fridolin Somers 2024-02-27 13:28:24 UTC
The feature of cancelling waiting holds depends on circulation rules.
It may not be used at all.
So when there are no cancellation requests tab whe should not show the tab in circ/waitingreserves.pl
Comment 1 Baptiste Wojtkowski (bwoj) 2024-07-03 15:40:31 UTC
I have been thinking about a workaround but it appears it is very tricky to resolve for a very low impact.

Checking the number of waiting reserves appears not to be a good solution since knowing there is no reserves is an interesting information

From the circulation rules, we should be able to infer that absolutely no one has the right to cancel holds, however such a proof is hard to provide. Hence it is probably better to close the ticket