The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to copy/clone issue with the historical data

ARM Ltd. (old account)
December 9, 2013

Hi

We are trying to copy/clone Jira issues and would like to keep the historical data too in the copied issues.

Currently in the Jira 5.2.11 I did not find any way to do this.

Does anyone tried to do this or created any kind of script?

Regards,

Areg

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Bob Swift
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 Champions.
December 9, 2013

A clone is a new issue that just happens to have fields set based on an existing issue. I suppose you could write a plugin to riffle through the old issues' change history and add it to the new issue in some way that doesn't break other parts of JIRA or other plugins. I suspect it is not a common use case. Normally, linking to the old issue is the way to remember the ancestory.