How do I copy components from one project to another?

Najmul Khan November 26, 2014

Hi,

I want to copy the value of component from one project to another, is there any simple way to make it possible.

or is there any way o make it automate.

Regards,

Najmul

1 answer

1 vote
RambanamP
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 Leaders.
November 26, 2014

i think you need to develop some script to do that function

issue has already submitted with atlassian, vote up to implement feature in jira

https://jira.atlassian.com/browse/JRA-8081

or you can use bobswift cli plugin

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

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

mridula c July 12, 2016

Hi @Rambanam Prasad,

I want to copy components using JIRA CLI along with its properties like Component Lead. How can i achieve this? 

Suggest an answer

Log in or Sign up to answer