]> git.koha-community.org Git - koha.git/commit
Bug 37591: Fix moredetail.tt performance issue
authorJohanna Räisä <johanna.raisa@gmail.com>
Fri, 9 Aug 2024 05:58:31 +0000 (08:58 +0300)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 16 Aug 2024 15:33:48 +0000 (17:33 +0200)
commit5c41c1c657eba6be37bd8ca4622fdc9eda658fcd
treea4a2d25dc27df9d344da770bed2e736077c9a056
parent7d0563e1c568609559dab399535641e167a0795c
Bug 37591: Fix moredetail.tt performance issue

This patch fixes the performance issue in moredetail.tt by removing the
unnecessary call of checkout_renewals table.

To test:
1. Create lot of checkouts and renewals for a record.
2. Open the moredetail page for the record.
3. Check the timing of the page load.
4. Apply the patch and check the timing of the page load again.
5. The page load should be faster after applying the patch.

Sponsored-by: Koha-Suomi Oy
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt