Forums

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

Can we include days left in the active sprint in the timeline bar

ibm.kustagi@mercedes-benz.com
Contributor
July 31, 2025

Hi,

   Is it possible or can the days left in an active sprint be permanently included to the navigation bar in timeline.

 

Regards,
Suma

1 answer

0 votes
Yogesh Mude
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 31, 2025

ibm.kustagi@mercedes-benz.com  Was trying to get this done using the automation and was able to get the sprint start and End date but somehow not able to check the diff in both dates to show.

In the automation the sprint field is trated as String and not the date so that is the reason we can not do the calculation.

So the possible ways is to use the send web request action

GET /rest/agile/1.0/sprint/{sprintId}

and fetch the sprint start/end date and store it into the field.

{{issue.customfield_start.diff(issue.customfield_end).days}}

 

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events