[Koha-bugs] [Bug 26963] New: Koha::Template::Plugin::Branches::pickup_locations is very inefficient, causing timeouts on records with large numbers of holds/items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 7 13:19:17 CET 2020


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

            Bug ID: 26963
           Summary: Koha::Template::Plugin::Branches::pickup_locations is
                    very inefficient, causing timeouts on records with
                    large numbers of holds/items
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

If a record has a large number of holds ( > 50 I'd say ), and a large number of
items, checking the pickup locations takes so long the script often times out.
We need to find a way to cache the results so we don't have to spend so much
time on expensive lookups.

-- 
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