Using a Go Back To Step inside a Parallel Branch in Workflow Studio
I am working on a Flow that involves waiting until the Start Date of a Change Request. I was wanting to add in something to the Flow that restarts the wait if the Start Date changes. My current implementation has no parallel branches; it is set up to...