https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30004 Bug ID: 30004 Summary: Prevent TooMany from executing too many SQL queries Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org If a maximum number of checkouts allowed is defined in circulation rules, C4::Circulation::TooMany will loop over all patron's checkouts. When a patron has several hundreds of checkouts, it can really slow down the checkout process by several seconds (or even tens of seconds) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.