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: 

History download after moving issues to new project

Suma Pralhad Kustagi
Contributor
February 16, 2022

Hi,

   We have 10 issues in project A and want it to move to Project B so is there anyway we can make out  that  A1 moved to B project with number B1 or B2, In history we can see the changes but any way we can download the excel or csv.. Can you please let me know.

 

Regards,

Suma

2 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Yuliia_Borivets__SaaSJet_
Atlassian Partner
February 17, 2022

Hi @Suma Pralhad Kustagi 

Here is the article for different hosting types:

How to export issue history from Jira?

0 votes
Answer accepted
Sachin Dhamale
Community Champion
February 16, 2022

@Suma Pralhad Kustagi ,

In Jira you cannot download the history.

From database there is a table called MOVED_ISSUE_KEY there you can see the new issue key details

You can also do one thing after moving the issue Go to the Project B and check for recent issues there you can see the new 10 issue with their new Key. for this you need to move the issue in specific order (ASC/DEC) of issue key so that new key will be generated in that order.

Accept the answer if it helps