[Koha-bugs] [Bug 32770] Patron search field groups no longer exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 7 14:49:33 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32770

Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #145935|0                           |1
        is obsolete|                            |

--- Comment #5 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 146331
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146331&action=edit
Bug 32770: [alternate] Restore patron search on all emails, phones, and
addresses

Prior to bug 30063 we had "Email", "Phone", and "Address" in the search field
list
that allowed a search on all email, phone, or address attributes.

This patron restores these and makes sure the search box and the patron search
filters use
the same block to keep them consistent

The fields are now labelled 'All emails', 'All phones', and 'Full address' to
make it clear
that they search multiple - including any single field in the
DefaultPatronSearchFields will
additionally add that to the dropdowns

To test:
 1 - define 'test at email.pro' as 'Secondary email' for a patron
 2 - Search from 'Search patrons' address bar (visible at top of moremember.pl)
 3 - Nothing is found using 'Standard' or 'Email fields'
 4 - Apply patch
 5 - Refresh page and repeat
 6 - Nothing is found for standard, Patron is found for 'All emails'
 7 - Define a unique value for patron in 'Address 2'
 8 - Confirm 'Full address' search returns the patron
 9 - Test with 'Secondary phone' and 'All phones' as well
10 - Repeat test from 'Patrons' module using the search on the left

Signed-off-by: Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list