How to reset the workflow timer
Hello, I have a wait for condition activity and a Timer activity in parallel in my workflow. I want that if the wait for condition is met the workflow should be rolled back to some previous activity and the timer which is running should be reset. I t...