When anyone, logged in or out, submits an abuse report, their IP address is logged for spam and abuse prevention. The IP address is stored in the database.
We would like a Scheduler task that will run daily and set IP addresses on abuse reports created more than 30 days ago to nil. The number should be configurable; 30 is only an example.
Testing
Submit an abuse report
Have a database admin look at the report and verify that it has an IP address recorded
Have a database admin run the task
Have a database admin look at the report again and verify that the IP address is nil