Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Flow Designer Using Variable for Trigger Condition Not Working

jlaps
Kilo Sage

Good morning community.

I am building a flow that is watching for sc_task inserts and doing stuff based on trigger info. On one request type, I am referencing the short description on the TASK as well as a variable value. This is not triggering when created even though the variable is correct. What am I doing wrong?

jlaps_0-1711371637182.png

the Docusign trigger is working fine, but the Jira request is not.

5 REPLIES 5

jlaps
Kilo Sage

I ended up editing the workflow that was creating the TASK to modify the short description so I could just use that. Flow Designer seems to have many odd restrictions that make it annoying to use. Its great when it works, but it seems to not work in a large number of situations that are not clear until you spend time on it watching it not work as it should. Business rules seem far more reliable, and I will likely stop using Flows.