Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This is the documentation for Clone Plus for Jira Server/ Data Center. If you are using Clone Plus for Jira Cloud, refer to the Clone an Epic epic and its Issues from different Project projects - Cloud page.

This page provides details on how to clone an epic with all the child issues from different projects.

Prerequisite

Ensure that your administrator has configured the following as a part of the clone configuration for the intended projects:

...

Code Block
n.project.<project-1-key>.*.*=<project-1-key>

Steps

  1. Select an epic you want to clone in your Jira instance. For example, consider an epic with four associated issues (two of which are from a different project) as displayed in the following image:

  2. In the top of the issue, click More > Clone++.

  3. In the Clone dialog box, select the target project and target issue type and Click Next.

  4. Perform nth custom clone operation as configured in the settings. For this example, project.ZCLONE.*.*=ZCLONE.

  5. In the Clone page, select thevalues for the fields as required and clone options as shown in the below image:

  6. Click Create.
    The issue is cloned as configured and displayed. The parent epic is cloned to a new epic with all the respective child issues cloned.

...