Versions Compared

Key

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

...

Panel
bgColor#f5f5f5
titleColor#ffffff
borderWidth0
titleBGColor#000000
titleJSU for Jira Server/Data Center

This is the documentation of JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, you can find the documentation heresee our JSU Cloud documentation.


Info

The 'Bulk Copy' feature is available from JSU 2.0

...

You can copy a set of issues (the current result of an issue filter) into a certain JIRA Jira project.

Step by Step

Prepare a

...

Jira Filter

Use JIRAJira's search dialog (issue navigator) to create a filter of the issues you want to copy.

...

Choose the target project

You need the permission 'Administer Projects' permission in the target project.

In the project administration (top right, under actions) you will find the bulk copy functionality.

Image RemovedImage Added

...

Refine what will be copied

In the next screen you have a few options , for what exactly will be copied:

Image RemovedImage Added

Click Bulk Copy Issues to start the copy process. You will see a progress bar to track it.

...

  • If both issues which are linked, had been part of your search filter (TF-1 → TF-2) , the corresponding issue link will be created between the copies (XY-1 → XY-2).
  • If there is an issue link pointing to an issue outside of your search filter (TF-1 → TF-3), the issue link from the copied issue will point to the same issue (XY-1 → TF-3).

...

Principally the new issues will be created in the same order as in the result of your search filter. However, sub-tasks will always be created immediately after their parent.

...

and assign the users you want to allow to perform bulk copy to this group. Then only these users are allowed any moreanymore.

If the group bulkcopy-users does not exist, anybody is allowed to perform bulk copy in the projects he has the permission 'Administer Projects'.

...

-Dch.beecom.jira.jsu.action.bulkcopy.processormanager.maxconcurrentprocessors=<Number of simultaneous Jobs>

The default Value value is 10 simultaneous Bulk Copy jobs. How to configure System Properties in Jira is described in Setting properties and options on startup.

...