https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40416 Bug ID: 40416 Summary: Library filter in patron search not filtering correctly Change sponsored?: --- Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: david.roberts@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com On the cgi-bin/koha/members/members-home.pl page: If a system has two branches with similar codes, for example RH and WRH, if you search for patrons at RH library, you also get results from WRH. Ideally, the search should be performing 'branchcode = "RH"', not 'branchcode LIKE "%RH%"' -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.