Flow is Getting Saved While Debugging

Flow is Getting Saved While Debugging

Comments

  • Hello,

    I am debugging one of my flow with different data types and steps. Each time I am selecting Dont Save, but I see it is saving when I debug a flow. Is there a way to solve this problem. Because I need to be able to turn back previous flow state.

    Thanks

  • Hi,

    This is the expected behavior. When you run the debugger the flow data being saved automatically in order to process. Basically, there is only one flow at a time. It is also the same for adding steps. If you add a new step to your flow, debug and close without saving when you open back that flow you will see the same step.

    You cant disable debugger to save data, but in a flow, you can use the Check Point option to create backup points and History option to load saved backup easily. If you have any questions please let me know.

    Regards,

    [img]att1[/img]

Sign In or Register to comment.