Forums

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

Is it possible to get a report of all the projects?

andres orue
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 22, 2022

I need to download a report of all the projects that are open in Jira (software and service desk)
with the basic info (coordinator or leader, category, etc)

how do i get it out?

2 answers

1 accepted

1 vote
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
February 22, 2022

Hi @andres orue ,

you can't do that using builtin feature, btw you can try Better Excel Exporter for Jira 

There's a specific export for projects.

jira-projects-export-menu.png

Another option is to extract all projects data through the following rest api https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-projects/#api-rest-api-3-project-get and embed the result in your own excel file.

Hope this helps,

Fabio

1 vote
Huwen Arnone _Deiser_
Atlassian Partner
February 22, 2022

Hi @andres orue, one of the significant advantages of Jira is that it offers more than one way of achieving your goals. In this case, maybe you would be interested in checking this blog post which enumerates the different reporting options you can get from Jira at different levels (issues/projects).

These features might differ from Cloud to Data Center. I hope you find that content helpful!!

Suggest an answer

Log in or Sign up to answer