-
Bug
-
Resolution: Duplicate
-
Medium
-
Minor
Issue Summary
The user condition is not met despite users having access via a role in the project when access is granted via a group to the role
Steps to Reproduce
- Add a group with more than 50 members and grant this group the Service Desk Team/Custom role under the People section of the project
- Use automation, add a user condition that says if a user is in the role Service Desk Team/Custom role then perform the below actions
- Execute the rule and observe that the rule executes but fails at the user condition
Expected Results
The rule executes when the condition is met
Actual Results
The user condition fails so no actions are performed. Automation is considering the numbers from the group as well to apply the user filtering
Workaround
Split the role or remove users from the group/role.
- duplicates
-
AUTO-127 Automation for Jira, remove the role user limit in conditions and the "to" address of the Send Email action (currently limited to roles with 50 users)
- Gathering Interest