Hey everyone,
I have an error that just popped up which is now preventing me from saving my Orchestration - "Required fields are missing: [TargetName]". While this error is non-descript I seem to have broken something in the core of the Flow because if I close it out and then open my last saved version (and only version), modify something unimportant such as a description, then try saving the flow I get the same error. So somehow the Flow let me save it when the error existed and I now need to abandon this Orchestration and start from scratch as I can't figure out what [TargetName] is referring to.
Has anyone run into this issue yet?
@Riley Schill we identified what was causing this problem and it will be fixed in our next release. In the meantime, you need to go through each interactive step in your orchestration and switch the exit condition to "When the specified evaluation flow returns true" then switch it again to "When all steps have been marked complete".
This should clear out the bad data. Please let me know if it solves your problem.