Bug 39859 - Add ability to schedule a full hold queue rebuild from the staff interface
Summary: Add ability to schedule a full hold queue rebuild from the staff interface
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 37248
  Show dependency treegraph
 
Reported: 2025-05-07 19:24 UTC by Lisette Scheer
Modified: 2025-09-04 20:55 UTC (History)
7 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 39859: WIP (5.56 KB, patch)
2025-09-04 13:29 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lisette Scheer 2025-05-07 19:24:20 UTC
It would be helpful in some circumstances, such as when changing related preferences, if staff could schedule a full queue rebuild.
Examples:
-Changes to transport cost matrix
-Changes to local holds priority system preference
-Changes to staticholdsqueue system preference

There are probably other cases when it would be helpful as well.
Comment 1 Phillip Berg 2025-09-03 14:00:19 UTC
Agreed, would be a nice feature to have. I think we'd just want to make sure there's a way to turn on/off the permission. I don't think it would be a good idea for all staff to automatically have the permission. Would want to see it as a permission that would need to be given.
Comment 2 Nick Clemens (kidclamp) 2025-09-04 13:29:08 UTC
Created attachment 186151 [details] [review]
Bug 39859: WIP

To do:
Add button to Circulation home / admin to rebuild whole queue (if peermissions)
Add button to biblio details / holds tab to rebuild for a specific biblio
Improve CreateQueue to return more info