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: 

restrict clone on link type

Ha B_
August 16, 2024

Is there a way to prevent certain link type from being cloned? Say, I create a link type ABC, and I don't want any link of this type being cloned when I clone an issue.

Thanks 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Samuel Gatica _ServiceRocket_
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 Champions.
August 16, 2024

Hi @Ha B_ 

In Jira, the default behavior when cloning an issue is that all links associated with the original issue are also cloned. Unfortunately, Jira doesn't provide a built-in option to prevent specific link types from being cloned.

As a workaround, please check the following post

 

 

Best regards

Sam

Ha B_
August 16, 2024

Thanks Samuel. Unfortunately, those are not what I need. I need the clone to be performed on most of the link kinds except for the one I create. I wonder if there's any event that we can use scriptrunner to manipulate the list of links to be created.