Bug, or am i missing something? (Action Condtion Failed)

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 :blush:

2 Likes

There’s no spaces or typos (this is the dropdown list)

Also redid it with the visual update you suggested:

i checked the referenced property in the database as well to ensure it’s not a privacy policy (but it’s saving it correctly so it’s not that):

This topic was automatically closed after 70 days. New replies are no longer allowed.