24 Sep
2025
24 Sep
'25
8:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 --- Comment #190 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- (In reply to Lucas Gass (lukeg) from comment #185)
Created attachment 186839 [details] [review] Bug 23260: Add a confirm flag
To test the confirm flag: 1. Run perl misc/cronjobs/batch_anonymise.pl --days 1 2. Notice the warning about needing a confirm flag 3. Run perl misc/cronjobs/batch_anonymise.pl --days 1 --confirm 4. The script runs
Note there is not actually a --days option here, it just follows the syspref. The confirm flag works, though! -- You are receiving this mail because: You are watching all bug changes.