Bug 29851 - Prevent cancellation by patron of certain holds
Summary: Prevent cancellation by patron of certain holds
Status: RESOLVED DUPLICATE of bug 22833
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 19:28 UTC by Andrew Fuerste-Henry
Modified: 2023-06-25 10:42 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fuerste-Henry 2022-01-11 19:28:27 UTC
We have partner libraries using the ILL module with a backend that generates holds. If the patron cancels the hold via the OPAC, it fouls up the ILL workflow. It'd be great to have a method to prevent these holds from being cancelled by the patron (without preventing patron-instigated cancellation of *all* holds).
Comment 1 Katrin Fischer 2022-06-17 21:50:52 UTC
Maybe something similar to ItemsDeniedRenewal? Thinking of a YAML style preference, maybe called HoldsDeniedCancellation.
Comment 2 Magnus Enger 2022-08-08 06:54:13 UTC
I think this is a duplicate of Bug 22833 - Block suspend and cancel on holds?
Comment 3 Katrin Fischer 2023-06-25 10:42:27 UTC

*** This bug has been marked as a duplicate of bug 22833 ***