[Koha-bugs] [Bug 30055] Rewrite some of the patron searches to make them use the REST API routes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 29 15:43:58 CEST 2022


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

--- Comment #72 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 132430
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132430&action=edit
Bug 30055: Put extended attributes search back

Last patches remove the ability to search on extended attributes.
C4::Utils::DataTables::Members::search is searching on all the
attributes that are flagged as "searchable", we want to keep this
behaviour.

I have tried several things and this is the simplest I have found.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list