Copy over certain field values when issue is marked a duplicate

Chris Kast November 3, 2015

When "Issue B" is marked as a duplicate of "Issue A", is there any way to bring over certain field values (particularly a text field) from Issue B into Issue A?

1 answer

0 votes
GabrielleJ
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.
November 3, 2015

Maybe, a Custom Listener (IssueEventListener - issueUpdate) can be created to update certain custom fields whenever an issue is linked to it.

Suggest an answer

Log in or Sign up to answer