Forums

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

Automation for Jira : Advanced Field Copy

Mamta Kalwani September 8, 2020

Hi,

I want to copy a field value using aUtomation for Jira

this is the Json i use
{
"fields": {
"{{issue.components.name}}": {{issue.customfield_12700}}
}
}

I want to copy the component into the Project picker field (field number used here) but it doesn't work?

0 answers

Suggest an answer

Log in or Sign up to answer