The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Sprint ID in fields

Adolf
December 2, 2024

Hello community! 

 

How can I add the Sprint ID in the field of the Issue ? 

I see the field named "Sprint" but theres only the name of the sprint, i need the ID. 

Is it even possible? 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Rudy Holtkamp
Community Champion
December 2, 2024

Hi @Adolf and welcome to the community

You can do this with Automation for Jira.

The smart value {{issue.sprint.id}} gives you the id of that sprint. But do note that if the issue has been a part of multiple sprints you get multiple ids. To get the last id, you need to use {{issue.sprint.last.id}}. 

 

Adolf
December 17, 2024

Hi Rudy, thanks for your answer! 

How can I set The smart value and where? I'm new in Jira, a have never use Automation for Jira/