-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Action - Assign Issues
Introduce a feature in Jira automation that restricts task assignment to users based on their total logged hours across all issues in a single day.
Current state:
Currently, Jira automation allows for task assignments using criteria such as round-robin distribution, workload balancing by issue count, and random assignment within a group. It also supports monitoring time logged on individual issues. However, there is no built-in functionality to prevent task assignments when a user has logged a specific number of hours (e.g., 6 hours) across all issues in a day.
Proposed Solution: Develop a new automation condition or trigger that aggregates a user's total daily logged hours. If the logged hours exceed a predefined threshold, the system should prevent further task assignments to that user for the remainder of the day.