Hi all, I was looking for a feature.. For a given ...
# ask-community
a
Hi all, I was looking for a feature.. For a given flow run I want to restart the flow from taskA to taskB only. Where task A is an ancestor of taskB in the flow. All the tasks have a target path. Any possible way to simply achieve this..?
j
Hi @Akash Rai - The simplest way might be to use the restart button on the task run page of the UI. That will re-start the flow from that task run and will run that task run and any other task run in a pending state. (You could also possibly mark task B as pending if it's previously already run.)