Hi, For most of my automation rules I some idea where to start. But for this scenario I'm not sure if it's even possible. Is it possible to create a Jira automation rule that will auto assign tickets based off of the assignees with the least amount of tickets assigned to them?
So for example if I have 3 users with the respective amount of Jira tickets assigned to them.
In this example User A would then have the next ticket auto assigned to them. Is it possible to made a rule execute like that based off of JQL filter results?
Thanks.
Yes, that is possible and is fairly easy to do, the assign issue component have a method for balanced workload assignment:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The balanced workload should work in JSW as well, the only one that JSM only is the on-call schedule one, and that one only works if you have one person that is on-call at the time.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.