Hi,
Probably someone asked this question before, but I can't find something that is matching my requirement
The context
I'm setting up a schedule for assigning issues to a group of support engineers, active in 3 time zones (AMER / EMEA / APAC)
Each time zone has 2 engineers active during their work hours. The way that we define the schedule, some hours have overlaps between timezones.
With Jira Automation, newly created issues get automatically assigned to the on-call engineer
The question
Given that at certain time slots - multiple engineers are 'on call' how can automation be setup to assign to one of these engineers in a round robin fashion
Hi @francis , you can certainly assign round-robin with JSM but I don't believe that is available in Jira. Assuming you are using JSM I would approach as follows.
Hi @francis
Adding to Jack's suggestion...
My understanding is when automation rules use round-robin (or balanced) assignment, that is tracked at the level of a specific rule. And so if a single rule uses conditional logic to select users from different groups, the assignment is unlikely to be balanced as expected. (If an Atlassian team member knows differently, please respond with more information. Thanks!)
I suspect JSM has features to handle this situation, regardless of rule, Issue Assign Action behavior.
Without JSM, one rule workaround for this would be to create multiple rules, which check the condition for assignment. Then the round-robin will be tracked by each rule. And so for your scenario, you may need 5 rules, and the workload will be round-robin for the users assigned for each group used.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks all.
The fact that we can use the on-call roster in the assignment logic is a huge win. With the 'Balanced Workload' approach, the group of users is static and issues might be assigned to users who are not available.
I will have a look at the Smart Assignment app that @Dave Rosenlund _Trundl_ suggested.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, @francis 👋 I hope you’re well.
I agree with @Jack Brickey‘s response. However, there are a couple of marketplace apps that you may wish to explore.
Full disclosure: I work for the company that makes one of the apps in the search results.
-dave
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.