A 2.x branch of the Webform Scheduled Tasks module has been started and will deliver the proposal outlined in the following issue: #3029911: Proposal for a 2.x branch of "Webform Scheduled Tasks".
The 1.x branch will remain active and supported for now until a plan is in place to transition users to either:
- The webform_sanitize module, if it can solve the same use case.
- Or a new task type in the new 2.x branch: #3031234: Add a "Sanitize values" task for the 2.x branch
The 1.x project page is reflected here for archive purposes:
Webform Scheduled Tasks is a module which allows the regular cleansing/sanitization of sensitive fields in Webform.
Using cron or drush, this module can update webform submissions to delete data which should only be kept for a limited period of time.
An example of this - a form where a user provides an email to receive a confirmation notification, but doesn't want their email to be kept indefinitely.