Forums

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

Automated Epic Creation - Customize Summary?

Wendy Nelson
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!
November 15, 2023

I have written automation to create team-specific Epics under a Feature ticket. I want to copy the Summary from the parent but also add a specific team name to the Summary on the Epic. Is that possible? It would be something like this:

Parent Summary = ABC Project

Team = QA

Make the Epic Summary a combo of both, like "ABC Project - QA"

1 answer

1 accepted

1 vote
Answer accepted
Mikael Sandberg
Community Champion
November 15, 2023

Yes, that is possible by using smart values. In its simplicity it would look something like this:

{{issue.summary}} - QA

This assumes that you are triggering the automation on the feature request. If the team name is in a field on the feature, the values that you put in the summary for the epic would look something like this:

{{issue.summary}} - {{issue.team_field}}

Mikael Sandberg
Community Champion
November 15, 2023

You can learn more about smart values here.

Wendy Nelson
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!
November 16, 2023

This is awesome. Thank you!

Like Mikael Sandberg likes this

Suggest an answer

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

Atlassian Community Events