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@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.