[Koha-bugs] [Bug 25223] Ordered.pl can have poor performance on large databases

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 20 20:44:10 CEST 2020


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 103312
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103312&action=edit
Bug 25223: Make join of aqbasket and aqorders explicit

This is simply a SQL change that makes things a bit easier to read
and also prevents too much data being returned in a large system

To test:
1 - Have some orders in your system in the ordered status
2 - Click the 'Ordered' amount for your budget from Acquisitions home
3 - Note the view of orders, possibly screen shot
4 - Apply patch
5 - Restart all the things
6 - Reload the ordered page
7 - Confirm nothing has changed

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list