Task testing mode
Tasks should have a simulation mode where we can test executions without actually performing them.
For example, the system could indicate how many emails would be sent or how many records would be updated/inserted in the table during the next run.
This would greatly help prevent errors or unintended mass actions, and give us more control to fine-tune our criteria properly.
3
votes