Good Day
I want to export a list of all the Projects active on my instance of Jira.
My CIO wants to have look in excel
How do I do this and Project Configurator is not a option as I can't get it going
Community moderators have prevented the ability to post new answers.
If you are looking to only export the name of the projects, you can query this from the database:
select pname from project;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
I am using the cloud version. I recognise the command but where do you run it ?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.