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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to