[Koha-bugs] [Bug 28966] New: Holds queue viewer too slow to load for large numbers of holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 7 18:54:50 CEST 2021


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

            Bug ID: 28966
           Summary: Holds queue viewer too slow to load for large numbers
                    of holds
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

We have a partner processing thousands of holds per day, per branch. At this
number of holds, the script loads very slow if it manages to load at all. The
primary slowdown is the individual fetch of the patron for each hold to be
displayed. If we prefetch those patrons, the entire script should load much
faster.

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


More information about the Koha-bugs mailing list