5 Jan
2021
5 Jan
'21
9:19 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27131 --- Comment #9 from Joonas Kylmälä <joonas.kylmala@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.