[Koha-bugs] [Bug 27131] Move code from circ/pendingreserves.pl to modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 5 10:19:09 CET 2021


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

--- Comment #9 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
(In reply to Jonathan Druart from comment #7)
> We need to limit the number of queries. Doing that will be linear and will
> depend on the number of biblios, I am not sure it's a good idea.
> 
> I've attached some tests, I don't think we can do more here.

We show 10 biblios on the pendingreserves.pl page so I don't see any major
performance issues coming in this case. I think the current patches sent here
are however an improvement already and can be further refined later so we could
take them in the current form.

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


More information about the Koha-bugs mailing list