Forums

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

How to move issue to new project but still show original issue reference number

Alex Viale
Contributor
August 26, 2019

Moving an issue from one project to another - we ran into an issue of not having visibility into the original number. Links re-direct just fine, which is good, and you CAN find the original ticket number in the history of the issue, but i don't know if there's a way to display that original number more prominently to be able to reference (for PMs, Customer Support, etc.)?

 

1 answer

0 votes
DPKJ
Community Champion
August 26, 2019

It just shows old reference number in history, and it is not possible to show this number prominently.

You can achieve some success with tools like ScriptRunner, where you can create a custom-field and populate its value with old issue number using post script.

Nic Brough -Adaptavist-
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 Leaders.
September 11, 2019

Listener, not a post-function (you need a listener because the "move" function does not have post-functions.

You could also construct a scripted field that reads the history and returns the old issue-key.

You'll need to think carefully about what rules and display you want for cases where an issue is moved multiple times.

Like DPKJ likes this

Suggest an answer

Log in or Sign up to answer