https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31009

--- Comment #1 from Thibaud Guillot <[email protected]> ---
Created attachment 136409
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136409&action=edit
Bug 39001: Improve perf to get claims list by vendor

To view claims, when clicked, an SQL query is performed to search for
claims by vendor and build a select list. If you have so many claims, it
takes too long or even creates a timeout problem.

Test plan:

1) Be sure to have vendors and claims on serials
2) Click on "claims", the more claims you have, the longer it will
take to appear
3) Apply patch
4) Restart step 2n

-- 
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/

Reply via email to