Looking for a way to export out a list of all the Projects in Jira
Hi @Lisa Rockhill - There is no native export. I've found the easiest way is to through the API:
https://YOURINSTANCE.atlassian.net/rest/api/3/project
Then use an online JSON to CSV converter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.