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: 

Update custom field when an issue is cloned

Tools Admin
February 25, 2016

I am wanting to update a custom field from "Yes" to "No" when the issue is cloned. I have been looking for examples of this online for several hours and can't find anything to start from. 

I will be using behaviours on this field so that it is only editable by a group of users.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Vasiliy Zverev
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.
February 25, 2016

I would recomend to create event listener on issue creation event. 

Into handler you should checks wether an issue just created or it was cloned.