http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #23 from Nick Clemens <[email protected]> --- I got some odd results when testing: 1 Added four patrons to the list: One with a checkout One with a fine Two with empty accounts Patron modification link seemed to work as expected Patron deletion link said 3 patrons would be deleted, I deleted, it said 3 were gone, 2 were left in list (one with checkout, one with fine) I would be nice on the deletion screen to know who was going to be deleted/who was deleted, I can't tell from my results which patron (issue or fine) it was planning to delete. If not a list before deletion, maybe a results list after the action. I also found that I had two identical lists, both affected by deletion, but don't know if that is from this patch (In reply to Kyle M Hall from comment #1) > Created attachment 19766 [details] [review] > Bug 10612 - Add ability to delete patrons with batch patron modification tool > > The batch patron deletion/anonymization does not allow for batch > deletion of arbitrary lists of patrons. The batch patron modification > tool allows for modification of arbitrary lists of patrons, but not > deletion. If would be highly beneficial to add patron deletion to the > batch patron modification tool. > > Test Plan: > 1) Apply all dependencies for this patch > 2) Apply this patch > 3) Create a list of patrons with the new Patron Lists feature > a) Include at least one patron owing fines > b) Include at least one patron with items currently checked out > c) Include at least one patron not falling into a) or b) > 4) Browse to the batch patron modifications tool > 5) Select your list from the pulldown, and submit > 6) Check the "Delete patrons" checkbox, the click the submit button > 7) You should a list of errors for the patrons with fines or issues > and a table of patrons that were deleted successfully. > 8) Click the link for a deleted patron, you should get a "patron not > found" message. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
