Hello!
I have an automation that is supposed to do two things:
- [Timeframe] before [date] arrives create an item.
- Set [Status] to [Something].
For example, we are tracking dates that licenses expire. 60 days before this happens, we create an item in a group, and set the status to “License expires in 60 days”.
My issue is, that the automation will create the item, but it will not change the status. I am unsure what is happening.