When I create a workflow with a wait condition set to check Timeout equals some value, then change it to Process -> Execution Time*, from then on I cannot change the Timeout comparison to anything but Process -> Execution Time. If you change it, save and close, then reopen, it reverts back to Process -> Execution Time. Any ideas why this might be happening or a work around besides recreating the workflow? It's a fairly lengthy workflow I'd have to recreate otherwise.
*The condition gets set to Process -> Execution time when you have an invalid condition, in my instance I updated the name of an output argument in a custom activity and all Timeout references to that output argument in the designer changed to Process -> Execution Time.
Will Dibbern