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

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185381|0                           |1
        is obsolete|                            |

--- Comment #11 from Marcel de Rooy <[email protected]> ---
Created attachment 185891
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185891&action=edit
Bug 36155: Improve perfs of suggestion.pl when there are many budgets

Page suggestion/suggestion.pl calls CanUserUseBudget() in a loop,
will must use a uniq Koha::Patron object of the logged in user.
When there are many budgets and funds this takes some time.

Test plan :
Compare performance with and without patch with many budgets and funds
(see test plan of Bug 35921)

Signed-off-by: David Cook <[email protected]>

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
You are receiving this mail because:
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