So i have this logic that looks at 2 dropdowns, and then IF they’re both either “None Present”, or “GOOD” , then its supposed to save “true” to the data field. If either dropdown is “BAD”, then it’s supposed to save “false” - But either i’m tired or it’s bugging out… here’s a visual:
I took these three screenshots on the same worklow run, so it’s legit not adding up, i’ve also tried selecting: GOOD, GOOD, and: None Present, GOOD
is there a way to see why the action contion failed? (this is a backend workflow so i can’t do the step-by-step that the debugger can do on the frontend)
Enable the parenthesis option in the bubble settings → version tab → beta options at the bottom (not really beta its been around forever), it will help visualize and group the ANDs and ORs better and you might need to rebuild the expression to regroup them how you want