http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067 --- Comment #79 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to comment #77)
Hm, but delete_unverified_opac_registrations.pl doesn't do that does it? It deletes from borrower_modifications. But that's just for pending updates to existing patrons isn't it? Is that how it's supposed to work?
Either way, that script needs help added to it, and should not run without setting an explicit flag to proceed with deletions.
I think the script you are thinking of is misc/cronjobs/delete_expired_opac_registrations.pl That script will delete patrons with the category set in PatronSelfRegistrationDefaultCategory after the specified delay. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.