Does anyone know How to Discard current tasks
Status: Open · Asked by saurabhSharma on · 0 views
i had automated post scheduling to Facebook but I have put wrong date and time i have Used Delay until Block. so those are waiting for that time, so how can i correct that or discard them
Hello @saurabhSharma,
Apologies for the delayed response. In case your workflow contains a delay step and you want to prevent the workflow from proceeding further, you can go to the workflow task history and click the Stop Execution button.

Secondly, you can turn off the workflow for a while and make the required changes and then turn on it to ensure that the workflow is processing the data correctly.
If you have any further queries, please feel free to reach out to us.
If I turn off the workflow and make the changes and then I turn it again then will it reflect the changes in the ongoing task or I need to start all the task again
Hello @saurabhSharma,
The changes will reflect for the steps after the step where the tasks were stopped. Any tasks that have already been executed will not be affected by the modifications.
@preeti-paryani.22237 What about delayed until block will it execute again if I nake change in that only as the task stopped on that only
Hello @saurabhSharma,
No, that would not get affected by the changes made you would be required to re-execute the entire workflow to get the changes reflected.