[Koha-bugs] [Bug 29474] Automatic renewals cronjob is slow on systems with large numbers of reserves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 13 21:01:38 CET 2021


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

--- Comment #8 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 127613
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127613&action=edit
Bug 29474: Check ItemsAnyAvailableAndNOtRestricted outside of loop

IsAvailableForItemLevelRequest takes $items_any_available to avoid
a double loop - this was done in request.pl, but it makes sense
to do the same here

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


More information about the Koha-bugs mailing list