Forums

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

Child issue inherits team value from parent

Krishna Peesapaty
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 10, 2022

If you want to take the following as a template if your project uses a custom field for "Team":

 

child issue 1.png

Use this for the "action" Edit issue fields | Advanced:



{
"fields": {
"customfield_id": "{{issue.epic.team.id}}"
}
}

 

0 answers

Suggest an answer

Log in or Sign up to answer