Hoping others found what the issue is here…
Sometimes when an input changes (and I have a workflow based on the input changing), and then the user (instead of clicking out of the input) clicks a navigation button which takes them elsewhere… the input change is not recognized.
I tried to work around this on each of the navigation buttons they could click to cause this issue, and set the same workflow (only if) the input content is not consistent with the database.
BUT… now sometimes the workflow is happening twice. I feel like I can’t win!