Run If action \not equals\" resets to \"equals\" when I re-open workflow"

  • 5 September 2018
  • 1 reply
  • 42 views

Badge +1

Hi,

I have a "Run If" step that runs if "Workflow initiator not equals X" (where X is a particular user name). I find that when I publish and close the workflow, but then reopen it and look at the Run If step, the condition has switched to "equals".

This effectively breaks my workflow as all the workflow actions sit within this step, and tehrefore don't run when anyone BUT the X triggers the workflow.

This doesn't seem to be a problem if I used "Last Modified not equals X".

Has anyone had this issue or aware of why this might be happening?

Thanks
Andrew 


1 reply

Badge +17

Instead of doing a run if within the workflow, try using the start condition logic and only have the workflow run when its not equal to the user. This may not be possible so the other option is using a condition action instead of the run if. 

 

Can you give a screenshot of the error you are seeing?

Reply