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?
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.
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
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!!
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.