[Koha-bugs] [Bug 28973] New: Improve Koha::Patron::can_see_patron_infos efficiency

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 8 14:31:34 CEST 2021


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

            Bug ID: 28973
           Summary: Improve Koha::Patron::can_see_patron_infos efficiency
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Patrons
          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, kyle.m.hall at gmail.com

The method can_see_patron_infos looks up a row in the branches table by
branchcode just to get the branchcode it already has. This seems inefficient.

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