[Koha-bugs] [Bug 33497] Reduce DB calls on staff detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 11 20:57:03 CEST 2023


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 149467
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149467&action=edit
Bug 33497: Use 'host_items' param to fetch all items at once

This patch adjusts the detail page to fetch items and host items
together, and prefetches transfers and checkouts

To test:
1 - Enable easy analytics
2 - Attach some items to a bib
3 - Checkout an item on the bib
4 - View the details page
5 - Apply patch
6 - View details page, confirm nothing has changed

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


More information about the Koha-bugs mailing list