Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can we export issues from a parent project to multiple children projects in JIRA?

Srivastava, Prithubhan (Nokia - IN/Bangalore)
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 15, 2020

I have an old project where we were handling multiple tools with help of labels. Now we want to create separate projects for each tool. Is it possible to export the issues from parent project to new child projects for each tool? How can we do that?

1 answer

1 vote
Rudy Holtkamp
Community Champion
September 15, 2020

Hi,

Yes you can! Just make a JQL where you select all issues of one tool e.g.:

labels in ("my-tool-1")

And do a bulk action to move the issues to the new project. Repeat this for all tools. 

Note: You need the global permission 'Bulk action' and you need to have the move permission in the old project and create issue permissions in the new projects.

Rudy

Suggest an answer

Log in or Sign up to answer