Studio Debugger Isuue

Hi Folks
I was debugging the workflow but getting sone popup to stop the debugger is kind of glitch or bug?

@loginerror please advice

Hi @Akash_Javalekar1

Looks like you were trying to do some changes while debugging that’s why this pop up appeared.

If you want to do changes, please stop the execution first and then proceed.

1 Like

Hi @Akash_Javalekar1,

This is expected behaviour in case while debugging we make any changes in to the code.

Similar case was reported earlier.

No, I haven’t done any changes while debugging it happened many times

Hi @Akash_Javalekar1

I can see some unsaved changes seeing you main xml. It shows * sign that indicates changes.

In such cases, please ex out of execution, save the project and then start debugging.

Or you may have started debugging with unsaved changes which is why this pop up would have appeared.

Either way, this is expected behaviour as bot tell us no changes can be saved while execution is in progress.