-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
Problem Definition
As a rule creator, sometimes we may need access to project roles and users assigned to these roles in a given project.
Suggested Solution
Have a set of smart values resolving to project roles, giving the list of users assigned to each project role in a given project.
Workaround
Use the Send web request to retrieve desired information from an available REST API.
Getting available project roles
Use the Get project roles API.
Getting users part of a project role
Use the Get project role API.
- relates to
-
JIRAAUTOSERVER-366 Add the ability to send email to all members of a project role using Automation
- Gathering Interest