Skip to content

Add an option in mode 2 to limit the age of the tasks to delete

This adds an option to limit the age of the tasks to delete when using mode 2 (keep only the latest number of tasks per type / site). When this new option is enabled, if a task is newer than the given amount of time it won't be deleted, even if there are newer tasks.

Closes #3226350

Merge request reports