[Koha-bugs] [Bug 10612] Add ability to delete patrons with batch patron deletion tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 3 17:55:38 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612

Nick Clemens <nick at quecheelibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |nick at quecheelibrary.org

--- Comment #23 from Nick Clemens <nick at quecheelibrary.org> ---
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.


More information about the Koha-bugs mailing list