You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi! How can I export a List or Sheet with all the projects created and currently active in my Companies Jira ?
You can easily do that with the Better Excel Exporter app. Follow this tutorial.
(Discl. it is a paid and supported app, developed by our team.)
Hello @Aron Gombas _Midori_is it possible to export all projects with all their insights and CMDBs in one single Excel sheets with Better Excel Exporter for Jira Server ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not with one click.
But:
1 is the elegant solution, which should be preferred if this is something that you want export time to time repeatedly. 2 is a manual approach, it doesn't require any scripting skills, but it is more work if you have to do this again and again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks a lot @Aron Gombas _Midori_ for this detailed answer!! I'll make sure to try both solutions and see which one fits better for our need :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I just want to collect all the project names in a file(csv/excel) is this possible in Jira. i am not seeing Add-ons menu in my Jira app. without thrid party installations software is it gettable
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Manuela Gomes ,
The following should work:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Dawid Joshua _TechTime_ I used your solution and it worked - thank you!
The only thing I did differently was use https://domain.atlassian.net/rest/api/3/project/ instead of .../project/search because .../project returned the complete list of projects, whereas .../project/search returned only the first 50 projects by alphabetical order.
Everything else was spot-on though. Thank you again!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding a comment here to highlight that @Dawid Joshua _TechTime_ solution posted on this page works! No 3rd party app needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Manuela Gomes
Welcome to the community!
I'm Yousef, nice to greet you, I'm Product Marketing at DEISER, a Marketplace provider.
We have a blog, where we talk about this topic, if you want, here I attach it https://blog.deiser.com/en/seven-ways-to-export-jira-issues.
I hope it will help you with your question.
If you need more information let me know and I will be happy to talk to you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Manuela Gomes
Welcome to the community.
There is not a built-in report for getting the list of projects. You can use a third party app or you can use the Jira REST API to get that information.
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.