How to bulk clone issues
Description
There is the Bulk Clone plugin for the UI, but this can also be done from automation.Â
See also JRA-6404.
Example
You will need the Clone Plus for Jira installed - this is what allows you to change project and/or update fields other than the summary field.Â
--action cloneIssues --toProject "XYZ" --search "project = ABC and summary ~ 'xyz-*' "
Cloud
With Release 4.5 and higher, JIRA Cloud users can clone issues across projects.