Bug 36174 - Holds with cancellation requests tab display
Summary: Holds with cancellation requests tab display
Status: RESOLVED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 22456
Blocks:
  Show dependency treegraph
 
Reported: 2024-02-27 13:28 UTC by Fridolin Somers
Modified: 2024-07-03 15:40 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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