In my workflow there is a "Wait for item update" control being used. The workflow is to wait until a certain field has been updated and then it can continue. The problem is that the field was updated days ago and the workflow is not registering it.
Field that needs to be updated:
Version History showing field was updated
Workflow History indicates control was triggered prior to update occuring.
Is there a way to "refresh" the workflow to see if it will pick up the update?