Hello,
I would like some help on the following, we have a department field list with a child field. I want to add an automation that says
If person 1 or 2 are selected in the Child field, then update the approver field and send an email.
The bit I am struggling with is the OR function, Any thoughts or help on scripting would be great.
This is what I have so far:
First Value: {{issue.Department.child.value}}
Condition: Contains
Second Value: User1,User2
