[Koha-bugs] [Bug 29454] Stash itemtypes in plugin objects to reduce DB calls

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 14 23:58:27 CEST 2022


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

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128472|0                           |1
        is obsolete|                            |

--- Comment #8 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 136077
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136077&action=edit
Bug 29454: Use Koha Cache Memory Lite to stash itemtype descriptions for
template plugin

Returns empty string if given item type is undefined or unknown

To test:
1 - Add 1000 items to a record, of varying item types
2 - Bring up the details page
3 - Note time to load
4 - Apply patch
5 - Reload page and compare to previous
6 - Confirm information is correct
7 - Confirm some performance benefit

Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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


More information about the Koha-bugs mailing list