During debug mode , Step in mode, after a error occurs in an activity and I click retry. Now activity passed without any error. Now instead of going to next activity and wait, it goes to continue mode and keeps executing all subsequent activities.
Hi,
Did you in any chance check the continue error check case ? If it’s the case, it will skip and continue even there’s an error.
Regards,
Mohssine
No @mz3bel. What I did is, I corrected the issue in background (such as placing the missed files) and then I click Retry. Thats when this issue occurs.