How to disable autosave after debug?

Dear All Experts,

Good day.
Kindly advise if there is any solution to disable autosaved in UiPath after debug run.

As i have adding a few activitiy and after debug run, it would autosaved when i close the application.

Incase i do not want to save and close the whole application, it shall ask Yes/No kind of thing.

Thanks.

Hi @Alfred_Gan
If there are minor changes, the title of the flow ends with *. If you saved, it will disappear.

Each and every time you try to run the Bot process before running it will save the code of the process then it will run the process.
So it is impossible to restrict the Autosave while debugging the process.
Instead, if that, do you need old flow which is before edit, you can press CTRL+Z to undo your process edit.

@Gokul_Jayakumar
Hi Gokul thank you so much for the clarification.

Hello @Alfred_Gan

Please check the below post. I haven’t tried this, but you can check once.

https://www.edgeverve.com/assistedge/knowledge-base/RPA19.1/Automation_Studio/Process_Management/AutoSave_Process_Workflow.htm

Thanks

@Rahul_Unnikrishnan
Hi Rahul,

Thanks! will definitely check this out.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.