]> git.koha-community.org Git - koha.git/commit
Bug 28966: Prefetch patron data for holds queue viewer
authorKyle Hall <kyle@bywatersolutions.com>
Wed, 9 Nov 2022 18:11:32 +0000 (13:11 -0500)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 25 Jul 2023 19:25:38 +0000 (16:25 -0300)
commit96187695d7782778a30af90fd47fca25107dbfc4
tree95d17e3810100b64aa77a6fa5787e57b0a9d69fd
parente997b4b3a3ab748e5a4d26da42c1db9ebb1697bb
Bug 28966: Prefetch patron data for holds queue viewer

Test Plan:
1) Generate the holds queue
2) Load the holds queue viewer page
3) Apply this patch
4) Restart all the things!
5) Reload the page
6) Note nothing has changed

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/HoldsQueue.pm
Koha/Hold/HoldsQueueItem.pm
Koha/Schema/Result/TmpHoldsqueue.pm
circ/view_holdsqueue.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt
t/db_dependent/HoldsQueue.t