https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40744 --- Comment #23 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Note that the example cleanup_database.pl options to use are at the end of the test plan, from /kohadevbox/koha run: perl misc/cronjobs/cleanup_database.pl --sessions --sessdays 1 --zebraqueue 1 --mail 365 --merged --import 90 --z3950 --logs 180 --searchhistory 30 --list-invites 7 --all-restrictions --del-exp-selfreg --del-unv-selfreg 30 --temp-uploads --temp-uploads-days 14 --oauth-tokens --transfers 30 --jobs-days 1 --jobs-type all --confirm 2. Step 15: Had to clear the default value in PatronSelfRegistrationDefaultCategory (Self registration) for the message to show. Thanks for the test plan! -- You are receiving this mail because: You are watching all bug changes.