Undefined node support
I have a bunch of semi-complex workflows that require that nodes after the branch reference a node within one side of the branch. This works fine if that branch is the one that runs, otherwise I get an undefined node error.
Ideally I could simply write something like: ((x)node && (x)node.us_blue) but instead I get an undefined node error. What am I doing wrong?
1 Reply
Hey @swipe, I can help with that.
Can you start with sending a screenshot of the error and the entire workflow?