Need to find out total list of all users who contributed to a jira Project
Hi @Mani Chaitanya Can you define 'contributed'?
Jira does not provide a built-in report that lists all contributors in one place.
This would be a combination of REST API and Groovy script.
Hello,
Welcome to Community :)
There is no direct way to find out the userss contribution in a jira project
You can find out if they were part of any project role by navigation to admin.atlassian > directory > users > search any user and open the profile > under app access > check for jira and view project roles
You can also cehck this : https://community.developer.atlassian.com/t/how-to-get-all-users-of-a-jira-cloud-project/51217
Thank You,
Prachi
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.