https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42515 Bug ID: 42515 Summary: Patron search card number match overrides library search limit Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: holly@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle@bywatersolutions.com A patron quick search from the search toolbar opens a single patron record if the search term matches a patron cardnumber, even if a library limit is applied and that patron has a different home library than the library selected. I would expect to see a list of patrons at the selected library with the search term in any of the fields set in defaultpatronsearchfields. Search term: test Apply library limit from dropdown: library A Opens patron record for cardnumber: TEST, home library: library B Expected results: patrons at library A with test in standard search fields. Repeating the search using the patron advanced search does give a list of matching results at the selected library. This may be related to the issue in bug 33495. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.