Bug 31872

Summary: Remove warning in cron-jobs section of the manual about needing StaticHoldsQueueWeight to use RandomizeHoldsQueueWeight
Product: Koha Reporter: Emily Lamancusa (emlam) <emily.lamancusa>
Component: DocumentationAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: e.betemps
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Emmanuel Bétemps Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/705
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Emily Lamancusa (emlam) 2022-10-19 13:07:18 UTC
Cron jobs section of the manual (https://koha-community.org/manual/22.05/en/html/cron_jobs.html#circulation) still contains the warning:

"Leaving StaticHoldsQueueWeight empty is contraindicated at this time. Doing so will cause the build_holds_queue script to ignore RandomizeHoldsQueueWeight, causing the script to request hold fulfillment not randomly, but by alphabetical order."

This warning was removed from other sections of the manual in bug 22846 but seems to have survived here.
Comment 1 Emmanuel Bétemps 2023-07-26 17:14:57 UTC
Added to master manual