[Koha-bugs] [Bug 29136] New: Patron search on request.pl has performance and display issues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 29 19:55:43 CEST 2021


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

            Bug ID: 29136
           Summary: Patron search on request.pl has performance and
                    display issues
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Similar to bug 15812, the patron search on request.pl retrieves all patrons
from a search without pagination, so broad searches can have poor performance.

Additionally, the datatables call on that page doesn't paginate, so all but the
first 20 results are unavailable

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