I need to create about 150 projects. I know the names of the projects and the 12 epics that each one should contain. Is there a way to do this?
As what @Sunny Apesuggested, there isn't a way to do this via UI or out-of-the-box. However, you can achieve it using a different method with varying levels of complexity.
I hope this helps.
Cheers,
Francis
These were all good answers but since I have a csv builder macro I already made I decided to import from csv to create my new projects. Here's a link on the solution I followed:
Turns out you can define a new project in a csv and then when you upload to Jira, if there's no matching project, it will create a new project for you. Took a little trial and error but I got it to work in about 1/2 a day.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The following article can guide you.
If the answer helps, please accept the answer.
Best,
Murat Seven
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Cliff Stovich
Is there a way to do this?
Yes, but not via the GUI. You will need to learn how to interact with the REST API
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
These were all good answers but since I have a csv builder macro I already made I decided to import from csv to create my new projects. Here's a link on the solution I followed:
Turns out you can define a new project in a csv and then when you upload to Jira, if there's no matching project, it will create a new project for you. Took a little trial and error but I got it to work in about 1/2 a day.
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.