You are looking to assign issues to Service Desk Agents using a round robin schedule during working hours, however, during off-hours you would like to route the new tickets to the On-call Responder.
This is most certainly possible, please see the screenshots below of this configuration:
Non Working Hours:
created < startOfDay(9h) AND created > startOfDay(17h)
Working Hours:
created >= startOfDay(9h) AND created <= startOfDay(17h)
If block for Working Hours
Assign Issue to a User Group via Round Robin assignment (can be any group you choose)
Else block for Non-Working Hours
Assign Issue to On-call Schedule in Opsgenie
Example setup of Org Admin for Automation Rule Actor
I hope this helps!
Cheers,
Christian B.
Christian Beaulieu
JSM Support Engineer 3
Atlassian
Phoenix, Arizona
2 accepted answers
0 comments