Bug 26517 changed the logic used to prevent patron batch deletion to prevent the deletion of any patron with permissions. The batch patron deletion page lists the reasons a patron will be retained and should up updated to reflect this change. Right now it says: Patrons will not be deleted if they meet one or more of the following conditions: They have items currently checked out. They have a non-zero account balance. They are the guarantor to another patron. They are in a patron category of type staff. We should add a line of: They have staff permissions.
Frido, can you deal with this one please?
Ok I'm on it
Created attachment 121619 [details] [review] Bug 28191: Upate wording on batch patron deletion This adds another point to the list of things that prevent patron deletion: <li>They have permissions assigned to them.</li> In order to test: - Go to tools > patron deletion and anonymization - Verify the new condition shows at the top of the page.
Stealing this one, Frido ;)
Created attachment 121630 [details] [review] Bug 28191: Upate wording on batch patron deletion This adds another point to the list of things that prevent patron deletion: <li>They have permissions assigned to them.</li> In order to test: - Go to tools > patron deletion and anonymization - Verify the new condition shows at the top of the page. Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Created attachment 121859 [details] [review] Bug 28191: Upate wording on batch patron deletion This adds another point to the list of things that prevent patron deletion: <li>They have permissions assigned to them.</li> In order to test: - Go to tools > patron deletion and anonymization - Verify the new condition shows at the top of the page. Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 21.11, thanks to everybody involved!
Pushed to 21.05.x for 21.05.02
Pushed to 20.11.x for 20.11.08
Not backported to oldoldstable (20.05.x). Feel free to ask if it's needed.