[Koha-bugs] [Bug 26635] Expand authorised values in REST API call

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 10 10:32:17 CEST 2022


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

--- Comment #42 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I'm still coming back around to comment #32, in particular:

> a single page web app would actually grab the full AV list when it first
> needs it and cache it locally to use for subsequent uses..

I think for efficiency we're going to really struggle with embedding AV's
dynamically in the results.  I'm thinking more and more we need to focus on
having AV and Framework routes and then building a JS equivalent to the
RecordProcessor pattern for the UI.

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


More information about the Koha-bugs mailing list