Hello all,
I have recently noticed an issue with timeouts in my workflows when the clocks change e.g.
Timeout untill [X number of days] After [Date field]
When the clocks go forward an hour, the workflow never reaches the time specified as it is now an hour later.
I know with a Wait condition you can
Wait until Process-Execution Time >= [X number of days] After [Date field]
But I dont fancy changing all my workflows to a Wait contitions an aware that using Process-Execution Time isn't always the best option.
Please advise,
Charlotte