https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26963
Bug ID: 26963
Summary: Koha::Template::Plugin::Branches::pickup_locations is
very inefficient, causing timeouts on records with
large numbers of holds/items
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
If a record has a large number of holds ( > 50 I'd say ), and a large number of
items, checking the pickup locations takes so long the script often times out.
We need to find a way to cache the results so we don't have to spend so much
time on expensive lookups.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/