Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Products
  • Jira
  • Questions
  • when we create a sub-task, I want to set the Fix Version and the Epic Link from the parent task, and if they are changed in the Task, I want that to change the subtask

when we create a sub-task, I want to set the Fix Version and the Epic Link from the parent task, and if they are changed in the Task, I want that to change the subtask

Ramaiah Pendli January 16, 2017

Hi,

when we create a sub-task, I want to set the Fix Version and the Epic Link from the parent task, and if they are changed in the Task, I want that to change the sub-task as well


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.
January 16, 2017

You'll need some code for updating the fix version on to the sub-tasks - a listener would be best as it can detect any change and cascade the result.

Epic Link is not a field that will work on sub-tasks.  You'll need to copy it to another field.

Suggest an answer

Log in or Sign up to answer