Hi,
I'm new to automations on Airtable and am facing an unusual error:
"Name is "foo", Invalid filter on Email (Invalid choice name or id: foo@bar.baz)"
My "Find records" step has two conditions (OR), attempting to match on "Name" or "Email".
Here you can see a successful test, when a match is found:
It is also successful when no match is found, BUT when only "name" is used, and not both name and email, finding 0 results (expected behaviour).
BUT when adding the email condition bac, when there are no matches, it gives the error:
This seems like a bug to me, can you advise? Thanks!!