https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23966
Bug ID: 23966
Summary: Branch Transfer Limits editor unusable for sites with
many libraries and ccodes/itemtypes
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Right now the branch transfer limits editor works fine if an instance has a
small number of libraries and ccodes/itemtypes, but for large consortia who may
have over 100 branches and ccodes/itemtypes, the editor page can take literal
minutes to load ( we have partners where the page load time is 7-8 minutes ).
This is because we run a separate database query for each limit. We should use
a single query to find all the limits for this page.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/