[Koha-bugs] [Bug 8562] RandomizeHoldsQueueWeight ignored if StaticHoldsQueueWeight is empty.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 2 18:33:55 CEST 2012


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

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
This second variation forces the shuffling in the case that
StaticHoldsQueueWeight is empty. The larger benefit is the reduction of calls
to C4::Context->preference from @bibs_with_pending_requests + 1 back down to 1.

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


More information about the Koha-bugs mailing list