-
Type:
Suggestion
-
Resolution: Duplicate
-
Component/s: Action - Assign Issues
The Round-robin issue assignment in Jira Automation seems to reset the user assignment order for every rule config change.
For example, the user assignment order is set to:
- User 1
- User 2
- User 3
But when rule configuration changes occur, the assignment order is reset to the first user. For example:
- First rule execution: Issue is assigned to User 1.
- Second rule execution: Issue is assigned to User 2.
- Rule content modified
- Third rule execution (first execution since the rule was last changed): Issue assigned to User 1 (User 3 was never assigned).
It'd be great if the assignment order is never reset.
- duplicates
-
AUTO-1387 Improve round-robin issue assignment - follow the user-specified order, don't reset order when rule is edited
- Gathering Interest