I have a workflow set to activate on the update of a field. In the first line of the workflow, a condition checks that field for the value I want. I've validated that the Audit History shows that the field I'm looking for changes multiple times, but only changes to the value I'm seeking once. However, when I go and look at the system processes, the workflow is triggered multiple times and gets PAST the conditional check that (even if the workflow runs more than once) should ONLY pass the condition one time.
Is there a known issue with workflows configured to react to field changes?
Audit History:
Workflow conditional step, workflow is configured to wait a specified amount of time before continuing.
Three duplicate system processes. All three successfully passed the above conditional step.