Use last submitted data to troubleshoot workflow

wibbler

Active member
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?
 

ArshilAhmad

Well-known member
Staff member
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.

1725647705675.png
 
Top