Forums

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

Is it possible to extract data from summary field to another field with automation?

Romén Quintana December 17, 2020

Hi,

 

I´m trying to extract data from summary field to another field with automation in Jira Cloud.

 

First, to test i´m trying:

{
"fields": {
"customfield_10060": {{issue.Resumen}}
}
}

but not work

and then use Smart values - text fields to extract data.

2 answers

2 accepted

1 vote
Answer accepted
John Funk
Community Champion
December 17, 2020

Hi Romén - Welcome to the Atlassian Community!

You can also use Automation for Jira in a simple format that requires no code. 

Romén Quintana December 21, 2020

John Funk

 

Thanks for answer. I´m using Automation for JIRA but automation for summary field it´s

 restrict for parent, epic,etc... not for custom field.

I can do it with "advance field editing"

1 vote
Answer accepted
Romén Quintana December 17, 2020

mhhhh...

 

Very simple, I have forgotten ("")

{
"fields": {
"customfield_10060": "{{issue.Resumen}}"
}
}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events