Forums

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

After transitioning a project from one cloud instance to another, updating status change dates

Hugh Macdonald
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 2, 2021

Hi,

I recently needed to transfer a whole JIRA Software project from one cloud instance to another.

I ended up doing this by downloading the CSV backup of the source project, and then parsing this in Python, and using the Python JIRA API to import the data into the destination project.

 

One thing that I'm missing is good information in the reports. The cummulative flow diagram, for example, shows all issues as having been created and updated on the same day.

 

Is there a way that I can get the old data as to when the issues were created, and when the transitions occurred and update the new project with this data, so that the new project has as accurate a history as possible?

 

Thanks

0 answers

Suggest an answer

Log in or Sign up to answer