Can I assign issues in a load balanced way?

Nick Menere
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 26, 2017

When a ticket is created can I assign it the user with most available bandwidth?

1 answer

1 accepted

0 votes
Answer accepted
Nick Menere
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 26, 2017

This can be done with Automation for JIRA. Simply use the "Assign Issue" action and select "Assign to a member of a list or group". You will be then offered choice of "Load Balanced", "Round-robin" and "Random".
Load balanced assigning executes the given JQL and then looks for the users with lowest number of tickets assigned to them. This is great for Service Desks.
I have written this up in more details at:
https://blog.codebarrel.io/smart-assign-jira-issues-load-balancing-round-robin-and-more-530f3a48bb25#.euyz7dsyg

Suggest an answer

Log in or Sign up to answer