Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Need to find out total list of all users who contributed to a jira Project

Mani Chaitanya
Contributor
September 22, 2025

Need to find out total list of all users who contributed to a jira Project

2 answers

1 vote
Dave Mathijs
Community Champion
September 22, 2025

Hi @Mani Chaitanya Can you define 'contributed'?

  • Reporter
  • Assignee
  • Edit as well?
  • Transition as well?
  • Watchers as well?
  • Comments (add, edit, delete)
  • Attachments (add, edit, delete)

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.

0 votes
Prachi Bolar
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 22, 2025

Hello,

Welcome to Community :) 

There is no direct way to find out the userss contribution in a jira project

 REST API : https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-project-roles/#api-rest-api-2-role-id-get

 

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

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events