how to get a list of all projects with list of all users assigned to a project in Jira?

Deleted user May 16, 2016

Trying a get a list of all projects with users assigned to that project in Jira?

1 answer

0 votes
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 16, 2016

You can utilize the JIRA REST API for this.

Deleted user May 16, 2016

Hi Gabriel

Am not much familiar with that, Do you have any link or steps to follow.

Thank you

GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 16, 2016

You have to code something to talk with the JIRA REST API and get what you need:

https://docs.atlassian.com/jira/REST/latest/

Like the getAllProjects

https://docs.atlassian.com/jira/REST/latest/#api/2/project-getAllProjects

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events