[Koha-bugs] [Bug 32985] New: DefaultPatronSearchFields not affecting all searches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 16 20:15:42 CET 2023


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

            Bug ID: 32985
           Summary: DefaultPatronSearchFields not affecting all searches
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: cbrannon at cdalibrary.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

So, we've had no problem searching for patrons in Koha via cardnumber in
general, even though we didn't list cardnumber in DefaultPatronSearchFields. 
This may be because we also use the cardnumber as the username.  BUT, we don't
define the username as one of the searchable fields in
DefaultPatronSearchFields.  So, Koha is finding either the cardnumber or the
username without it being in this preference.

We figured this out because we could not search for guarantors by cardnumber
until we put this field in DefaultPatronSearchFields.  Now it works.  So,
guarantor search is adhering to this setting, but the rest of Koha is not.

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


More information about the Koha-bugs mailing list