[Koha-bugs] [Bug 32565] Holds placed when all libraries are closed do not get added to holds queue if HoldsQueueSkipClosed and RealTimeHoldsQueue are enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 20 15:45:53 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32565

--- Comment #21 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 162297
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162297&action=edit
Bug 32565: Remove unallocated param from cron script

unallocated param is redundant, it is only relevant if RealTimeHoldsQueue is
enabled, the cron should just fall back to unallocated mode if the sys pref is
enabled.
This simplifies system administration, and does not require current Koha
installations to update their cron configuration entry to make use of this fix.

I think we should add a documentation note recommending using this cronjob when
RealTimeHoldsQueue is enabled

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list