Bug 25495

Summary: members-home.pl should allow search for exact borrowernumber
Product: Koha Reporter: Andrew Fuerste-Henry <andrewfh>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: black23, gmcharlt, jonathan.druart, josef.moravec, katrin.fischer, kyle.m.hall, rbit
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Andrew Fuerste-Henry 2020-05-13 21:55:33 UTC
When searching by borrowernumber in the patrons module, the only search type options are "contains" and "starts with," both of which can be unhelpful when searching by borrowernumber, especially when trying to find a relatively low-numbered patron in a large system. It'd be great to be able to perform an exact match search so "10" wouldn't find 100, 101, 1001, etc.
Comment 1 Katrin Fischer 2024-01-01 10:01:07 UTC

*** This bug has been marked as a duplicate of bug 30533 ***