[Koha-bugs] [Bug 28726] Add sort1 and sort2 to patron card creator patron search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 1 19:54:04 CEST 2023


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

--- Comment #39 from Michael Hafen <michael.hafen at washk12.org> ---
Let me try to amend the test plan with more detail.  I was just able to apply
this patch to a current master and get through the test plan successfully, but
there are details missing from the test plan that could cause confusion if one
isn't familiar with the module.

Test plan:

1. start a new batch in the patron card creator (Tools -> Patron card creator
-> New -> card batch)
2. click the Add patron(s) button.  This will open the 'Patron search' window. 
Observe that Category and Library are the only options.
3. Close 'Patron search' window.
4. Apply patch.  Restart Plack, etc.
5. click the Add patron(s) button.  This will reopen the 'Patron search'
window.  Observe that you can now search for patrons by their sort1 and sort2
values.
6. perform a search using a sort1 or sort2 value that will have multiple
results.  Observe the 'Select all | Clear all | Add selected patrons' links and
button.
7. use the Select all link to select all the patrons found by the search.
8. use the Add selected patrons button to add the selected patrons to the card
batch's Add by borrowernumber(s) text input field in the main window.
9. close the 'Patron search' window.  Click the Add patron(s) button again to
add the patrons to the batch.

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


More information about the Koha-bugs mailing list