Forums

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

How can we change the value of specific filed while moving from one project to another

vishal03kadam
Contributor
July 16, 2018

The default value of reviewed filed is NO When we are moving an issue from one project to another the Reviewed filed value should be changed to the default value which is NO. How can I implement this? 

1 answer

0 votes
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.
July 16, 2018

You will need to write some code.

The most simple approach is probably a listener that catches the "move issue" event and updates the issue's data afterwards.

Suggest an answer

Log in or Sign up to answer