Forums

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

Automation to copy the Team field from epic to child

Fiona Brown
Contributor
May 10, 2023

I want to set up automation to copy the Tempo 'Team' field value into the child tasks of an epic but the Tempo 'Team' field is not available in the automation so it needs to be done via advanced field settings in JSON and I need an example of how you use that to copy from the epic 'Team' field to the child 'Team' field 

3 answers

1 vote
Susan Wu
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.
May 12, 2023

Hi @Fiona Brown ,

Please refer to this KB to inherit/set Tempo Team from Epic. https://tempo-io.atlassian.net/wiki/spaces/KB/pages/3198058545/Set+Tempo+Team+from+Epic

Hope this helps.

Susan

Tempo Product Expert

1 vote
Himanshi
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 10, 2023

Hello @Fiona Brown , 

Welcome to community !

If you are looking for the team field of advanced roadmap you can try using Json format below : 

{
    "fields": {
        "customfield_10001" : "{{issue.customfield_10001.id}}"
    }
}

Try with the below rule if works for you. Screenshot 2023-05-11 at 12.30.30 AM.png

Have a nice day!

Kelly Arrey
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.
May 11, 2023

@Fiona Brown @Himanshi To be clear "customfield_10001" is an example of the format, right? You'd have to find the actual field ID for the Team field on your own system, right?
Thanks!

Jonathan Blackburn
Contributor
August 2, 2023

Himanshi - thank you so much! I've spent HOURS trying to get this to work!

Himanshi
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 2, 2023

@Jonathan Blackburn , I am Glad it helped :D

0 votes
Dave Rosenlund _Trundl_
Community Champion
May 10, 2023

"I want to set up automation to copy the Tempo 'Team' field value..."

Hi, @Himanshi. It looks like @Fiona Brown is looking for help with the Tempo Team field 😊

Hi, Fiona. The Tempo support team checks in here pretty regularly. But if you want faster service, you can always speak to them directly through the Tempo support portal.

Best,

-dave

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events