http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8562

--- Comment #3 from Kyle M Hall <[email protected]> ---
Created attachment 11303
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11303&action=edit
Bug 8562 - RandomizeHoldsQueueWeight ignored if StaticHoldsQueueWeight is
empty. Force randomization instead.

If StaticHoldsQueueWeight is empty, but RandomizeHoldsQueueWeight is enabled,
the script build_holds_queue.pl should select branches for fulfillment requests
at random. Instead, it will select them in alphabetical order.

This patch forces randomization in the event that StaticHoldsQueueWeight is
empty,
under the assumption that no library would wish to have libraries fulfill hold
requests in alphabetical order.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to