The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How can i reuse/copy a list of components of one project to another project

Richard Kloosterman
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!
August 17, 2012

I have multiple projects/modules, that all have the same "substructure" for which i need to use the components. I have around 20 modules (projects) with all the same list of 10 components.

Any way to copy something from one project to another?
Or to define a template project, and use that to make new projects?

Saw an answer that refers to "command line" (for which my thanks) ..
but no idea where/how i should do that, i am a manager, not a programmer :-)
and i just started yesterday with Jira

is such a basic thing as copy/paste not availbale via the normal jira interface?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Norman Abramovitz
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 17, 2012

You can use the command line interface to clone a template project.

https://bobswift.atlassian.net/wiki/display/JCLI/How+to+create+projects+or+sets+of+issues+based+on+a+template

https://marketplace.atlassian.com/plugins/org.swift.jira.cli

jira --action copyComponents --project "zjiracli" --toProject "zjiracliX"