Actions are not executed although the conditions are met and the automation is displayed as runs successfully. If I then run the automation again in test, the actions are executed.
Trigger: When a record is updated
Conditional Actions:
Condition:
IF
lookup field value
contains<text>
AND
multiple select field values
has any of<selected value>
Find records
Which meet the condition above.
Update record
Record ID
:<record ID>
linked field
: <List of ‘Airtable record ID’ from step 2>
How can this be?