Forums

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

How can I add current sprint to summary when creating a story with automation

Rob Geritano May 15, 2025

I am using automation to create my PMO admin story for each sprint.  The story is created no problem and the summary contains what I want except the name of the current sprint.

I cannot get the sprint name to append to the summary.  I am trying to set the summary to something like this  "PMO Admin - Sprint 27"  I am missing that sprint.

Anyone have any suggestion

2 answers

1 vote
Bill Sheboy
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 15, 2025

Hi @Rob Geritano 

For a question like this, context is important for the community to help.  Please post the following:

  • what type of project is this: company-managed, team-managed, JPD, etc.
  • an image of your complete automation rule in a single image for continuity
  • images of any relevant actions / conditions / branches
  • an image of the audit log details showing the rule execution
  • explain what is not working as expected and why you believe that to be the case

 

Kind regards,
Bill

Rob Geritano May 21, 2025

Hi Bill the project is a Company project. I can create the story but not append the summary with the sprint name I wanted it to look like  "PMO Admin - Sprint 27" for example.  No matter what I tried I could not get the sprint name appended to the Summary

Screenshot 2025-05-21 144730.png

Bill Sheboy
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 21, 2025

Thank you for that rule image.

With the Sprint Started trigger, please use the {{sprint.name}} smart value to access only that active sprint.

Then in the Create Work Item action, type in that smart value in the Summary field:

PMO Admin - {{sprint.name}}

 

However, if you rule will use a different trigger, the expression would change to find the correct sprint value.

Bill Sheboy
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.
July 12, 2025

Hi @Rob Geritano 

Just following up to check if this answered your question.  If so, please consider marking this one as "answered".  That will help others with a similar need find solutions faster.  If not, please let the community know what help you need with the rule changes.

Thanks!

1 vote
Adeel Shoukat
Contributor
May 15, 2025

Hi Rob

Following Method will help you to print the sprint name with your Summary.

Trigger: When Sprint Start (Select the Board Name)
Branch: Issues in Sprint

Action: Edit Work Item (Summary), Smart-Value ({{issue.summary}} - {{issue.sprint}})

Screenshot 2025-05-15 at 6.38.18 PM.png

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