Summary: | Middle name doesn't show on autocomplete | ||
---|---|---|---|
Product: | Koha | Reporter: | Lisette Scheer <lisette> |
Component: | Patrons | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | emily.lamancusa, erin.arnold, fridolin.somers, gmcharlt, kebliss, kyle.m.hall, lucas |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.11.00,23.05.04,22.11.11
|
|
Circulation function: | |||
Attachments: |
Bug 34719: Add middle_name to patron autocomplete
Bug 34719: Add middle_name to patron autocomplete |
Description
Lisette Scheer
2023-09-05 15:35:27 UTC
Our circulation staff noted that middle names and initials did not appear in the search autocomplete when searching for patrons. It would be useful to see middle names when scanning for duplicate accounts or patrons with common first and last names. Created attachment 155344 [details] [review] Bug 34719: Add middle_name to patron autocomplete To test: 1. Apply patch and clear browser cache. 2. Find some patrons with middle_name populated or add new patrons with a middle_name. 3. Make sure PatronAutoComplete is on 4. Try searching for a part of one of the patron's names who has a middle_name. 5. It should appear in the autocomplete dropdown Created attachment 155392 [details] [review] Bug 34719: Add middle_name to patron autocomplete To test: 1. Apply patch and clear browser cache. 2. Find some patrons with middle_name populated or add new patrons with a middle_name. 3. Make sure PatronAutoComplete is on 4. Try searching for a part of one of the patron's names who has a middle_name. 5. It should appear in the autocomplete dropdown Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> (In reply to Lucas Gass from comment #2) > Created attachment 155344 [details] [review] [review] > Bug 34719: Add middle_name to patron autocomplete > > To test: > 1. Apply patch and clear browser cache. > 2. Find some patrons with middle_name populated or add new patrons with a > middle_name. > 3. Make sure PatronAutoComplete is on > 4. Try searching for a part of one of the patron's names who has a > middle_name. > 5. It should appear in the autocomplete dropdown Hi Lucas, Do I submit a ticket for Bywater to apply the patch or is this something I do? Thanks! New to this. Erin Simple change, nice addition, QA tool happy. Passing QA Pushed to master for 23.11. Nice work everyone, thanks! (In reply to Erin A. from comment #4) > (In reply to Lucas Gass from comment #2) > > Created attachment 155344 [details] [review] [review] [review] > > Bug 34719: Add middle_name to patron autocomplete > > > > To test: > > 1. Apply patch and clear browser cache. > > 2. Find some patrons with middle_name populated or add new patrons with a > > middle_name. > > 3. Make sure PatronAutoComplete is on > > 4. Try searching for a part of one of the patron's names who has a > > middle_name. > > 5. It should appear in the autocomplete dropdown > > Hi Lucas, > > Do I submit a ticket for Bywater to apply the patch or is this something I > do? Thanks! New to this. > > Erin Hi Erin, I suspect your question was missed here - maybe reach out to the Bywater support directly raising a ticket. If you don't have full access to your server, you won't be able to do this yourself. The bug fix will be backported to the stable releases, but and then be included in one of the upcoming bugfix releases. Pushed to 23.05.x for 23.05.04 Nice work everyone! Pushed to oldstable for 22.11.x |