[Bug 38735] New: New installations should include preferred_name in DefaultPatronSearchFields by default
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 Bug ID: 38735 Summary: New installations should include preferred_name in DefaultPatronSearchFields by default Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: emily.lamancusa@montgomerycountymd.gov Reporter: emily.lamancusa@montgomerycountymd.gov QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Depends on: 28633 In bug 28633, preferred_name was added to DefaultPatronSearchFields if the preference already included firstname in the selected values. This should be the case for new installations as well. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 [Bug 28633] Add a preferred name field to patrons -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 --- Comment #1 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- Created attachment 175637 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175637&action=edit Bug 38735: Add preferred_name to default search fields for new installations To test: 1. Attach patch first, and then start up KTD or sandbox to see the behavior for a new installation 2. Go to Administration > System Preferences and search for DefaultPatronSearchFields 3. Click to edit --> Confirm preferred_name is checked in the modal that displays 4. Edit a patron to give them a preferred name that is different from their first name 5. Search for the patron by the newly set preferred_name --> Confirm the patron correctly autocompletes and appears in the search results -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 Bug 38735 depends on bug 28633, which changed state. Bug 28633 Summary: Add a preferred name field to patrons https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28633 What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |Needs documenting Resolution|FIXED |--- -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175637|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 175676 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175676&action=edit Bug 38735: Add preferred_name to default search fields for new installations To test: 1. Attach patch first, and then start up KTD or sandbox to see the behavior for a new installation 2. Go to Administration > System Preferences and search for DefaultPatronSearchFields 3. Click to edit --> Confirm preferred_name is checked in the modal that displays 4. Edit a patron to give them a preferred name that is different from their first name 5. Search for the patron by the newly set preferred_name --> Confirm the patron correctly autocompletes and appears in the search results Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This enhancement updates release notes| |the adds | |DefaultPatronSearchFields | |system preference so that | |the preferred name field is | |included in the default | |patron search using the | |"standard" option. Note: | |This change only affects | |new installations. | | | |(This | |is related to bug 28633 - | |Add a preferred name field | |to patrons, a new featured | |added to Koha 24.11.00.) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 --- Comment #3 from David Nind <david@davidnind.com> --- Something I noticed was that if you did a "Contains" search, the autocomplete doesn't pickup words contained in the preferred name. For example, change the preferred name for Mary Burton to MaryMaryQuiteContrary - autocomplete will work with marymary but not if you start type quite. I don't think this is related to this bug. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | Status|Signed Off |Passed QA --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- QA by RM. Updated to bug fix! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 25.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement updates |This enhancement updates release notes|the adds |the |DefaultPatronSearchFields |DefaultPatronSearchFields |system preference so that |system preference - the |the preferred name field is |preferred name field is now |included in the default |included in the default |patron search using the |patron search using the |"standard" option. Note: |"standard" option. Note: |This change only affects |This change only affects |new installations. |new installations. | | |(This |(This |is related to bug 28633 - |is related to bug 28633 - |Add a preferred name field |Add a preferred name field |to patrons, a new featured |to patrons, a new featured |added to Koha 24.11.00.) |added in Koha 24.11.00.) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|25.05.00 |25.05.00,24.11.03 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 --- Comment #6 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Nice work everyone! Pushed to 24.11.x for 24.11.03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38735 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wainuiwitikapark@catalyst.n | |et.nz Status|Pushed to stable |Needs documenting --- Comment #7 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Depends on bug not in 22.11.x Not backporting to 22.11.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org