I would like to setup an automation, that after X minutes, if a ticket is not assigned, to assign it to a group, and email them.
What I have so far is
Meet all
Ticket assignee is not user a, user b etc.
notification email
Now I get a couple of errors.
Automation could not be created as:
- Automation must not run multiple times per ticket. It must have a time-based condition that is only true once (Hours since created is 24) or an action that nullified a condition ("Priority Is High" and an action setting it to "Priority Is Urgent").
I cannot add set to group, only to an individual.
I can use myself (and then it works) , but I want to set it to the group.
Also, the time since created is only in 1 hour increments.
Please help.
Thank you.
Hi Luis and Mustafa!
The reason you're receiving this error is because automations require a nullifying condition that prevents the automation from running over and over again. If we allowed automations to be created without it, you'd just have the same automation running in a loop on the same tickets and bogging everything down.
You can find out more about how to work with this in this article