Hi all,
I have a For each: Smart Value loop that is checking a value on an issue against a value in a lookupObjects check. If it finds a match then it creates a variable of TRUE.
What I have found though outside of the loop the variable isn't available so an If then else loop based on the variable being TRUE fails every time.
When I write the variable to the log in the loop, it is there, outside the loop it is empty.
Is there anyway I can make this work?
Scratch this, I was overthinking this one WAY too much, reworked my automation into something way more simple and have the result I need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.