Hi,
I’m trying to set an automation which is:
When person is assigned & if item name = “THIS NAME”
Then
Change status to “Ready to Start”
However I cannot see a way to check what the item name is?
Does anyone know of a way to do this?
Hi,
I’m trying to set an automation which is:
When person is assigned & if item name = “THIS NAME”
Then
Change status to “Ready to Start”
However I cannot see a way to check what the item name is?
Does anyone know of a way to do this?
Hi,
You could have only something like:
When Person is assigned
and only if Number is equal to than Some amount
Then set Status to Ready to Start.