From de62d70fde6a439c9f45fb351e29fac2fdda24a7 Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Tue, 7 May 2019 23:31:59 +0000 Subject: [PATCH] Bug 22846: Remove warning in the manual about needing StaticHoldsQueueWeight to use RandomizeHoldsQueueWeight The warning about having to fill in StaticHoldsQueueWeight to be able to have RandomizeHoldsQueueWeight actually randomize was because of bug 8562, which was fixed in bug 12803 comment 14. --- source/systempreferences.rst | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/source/systempreferences.rst b/source/systempreferences.rst index 826bcc4..3915627 100644 --- a/source/systempreferences.rst +++ b/source/systempreferences.rst @@ -5062,11 +5062,6 @@ Descriptions: the order in which libraries will be requested to fulfill an on-shelf hold will be randomized each time the list is regenerated. - 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. - **Important** The :ref:`Transport Cost Matrix ` takes -- 1.7.2.5