When running delete_patrons.pl in cron, you still get the 'success' messages and problem cases listed, even if you don't run with the -v. It would be great if there was an option to make this script "quiet" unless a real problem occurs. Not counting users with fines and checkouts that were not deleted as a problem - that's correct behaviour.
Created attachment 103140 [details] [review] Bug 25157: Silent patron deletion cmd line script Without -v the script will no longer display messages unless the error is major.
Created attachment 103196 [details] [review] Bug 25157: Silent patron deletion cmd line script Without -v the script will no longer display messages unless the error is major. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 104572 [details] [review] Bug 25157: Silent patron deletion cmd line script Without -v the script will no longer display messages unless the error is major. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Nice work everyone! Pushed to master for 20.05
Backported to 19.11.x for 19.11.06