How to clone a project?

Saman - June 29, 2012

Hi,

I am using on demand version of jira and greenhopper. I have filled the planng board and wondering how to clone a project? I have already found this but the steps to clone the project are not clear.

https://bobswift.atlassian.net/wiki/display/JCLI/Documentation#Documentation-cloneProject

Can someone please explain what the steps are?

Thansk!

1 answer

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
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.
June 29, 2012

The JCLI is a client tool that allow you to run actions like cloneProject. To do that:

  1. Follow the Installation instructions
  2. Read the Usage section and customize the jira bat or sh file
  3. Verify it is working by running something like the following from a command line: jira --action getServerInfo
  4. Then try the cloneProject action

Suggest an answer

Log in or Sign up to answer