Bug 27638 - Allow exclusions from automatic cancellation of expired holds via cron
Summary: Allow exclusions from automatic cancellation of expired holds via cron
Status: NEW
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: 2021-02-05 13:09 UTC by Andrew Fuerste-Henry
Modified: 2023-05-10 21:23 UTC (History)
4 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 2021-02-05 13:09:44 UTC
It would be good to be able to exclude groups of holds from the cancel_expired_holds cron. Ideally, this would allow exclusion based on library, patron category, and/or item type. Ideally it would be set/edited from the staff client rather than the commandline.
Comment 1 hebah 2023-05-10 21:05:02 UTC
I do like this idea, especially if those parameters could include found status, so that libraries that prefer to cancel holds manually could still cancel expired but unfilled holds. (And if that's too far afield from initial bug idea, I'm happy to file a separate one!)