Hi! I'm trying to set up a conditional automation and the "Otherwise" condition is giving me an error.
Trigger: A record enters a view. The view relies on the field {1 week} not being empty. The two possible values are "1 week late" and "2 weeks late"

First condition:
If {1 week} contains 1

Condition 2 should be either:
- Otherwise, or
- 1 week contains 2 (or equals "2 weeks late")
I get success after the first condition but the second condition fails
It feels like i'm missing something obvious! Thanks!
