https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28922
Bug ID: 28922
Summary: Vendor search has poor performance when system has
many vendors
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
In acquisitions our search does a 'contains' search on vendor name
We then loop through the vendors and lookup the baskets
We then lookup the groups for each basket we found
It would be nice if we could fetch all the info needed in one call to the DB
and possibly add paging
--
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/