Losing source links when moving issues across projects

jeff.storey August 27, 2012

I have a JIRA project Proj1 and I want to move some of the issues from Proj1 to a new project called Proj2. The problem is that many of the commit messages have Proj1-XXX (which allows the related code to show up in the Source tab in JIRA). When I move the issue to Proj2, the related source no longer shows up (presumably because the commit comment still says Proj1). Is there a way to preserve the related source (without modifying the old commit messages)?

1 answer

1 accepted

1 vote
Answer accepted
Adam Saint-Prix
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 27, 2012

I think you have to update the commit message; JIRA relies on the issue key reference in the commit to display the related source information. If that key isn't referenced, it won't show up.

jeff.storey August 27, 2012

Thanks, that's what I thought but was hoping there was an easier way.

Suggest an answer

Log in or Sign up to answer