Use last submitted data to troubleshoot workflow
Status: Open · Asked by wibbler on · 0 views
I need to troubleshoot a workflow's date handling. I would like to be able to send the last recorded data through the workflow again, and just test the workflow up to the problem Date step (and not perform all the rest of the steps). Is there any trick to do this?
Hi @wibbler,
You can manually 'Re-execute' a failed task or an entire workflow, which will run the workflow with the data recorded during that workflow execution. The problematic Date step must be a failed step; otherwise, the use case you are describing is not possible.
