[Koha-bugs] [Bug 35579] marcrecord2csv searches authorised values inefficiently

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 15 07:04:45 CET 2023


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

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
Created attachment 159858
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159858&action=edit
Bug 35579: Cache authorised value lookup by MARC field

This patch adds a "get_descriptions_by_marc_field" method
which caches AuthorisedValue descriptions when searched by
MARC field, which is used when exporting MARC to CSV.

-- 
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