Forums

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

When we pull 'sprint in ({sprint number})' data from adv issue search, is it the latest info?

Peter Yoon
Contributor
March 28, 2022

Hello!

I wanted to confirm when we are pulling sprint data from the advanced issue search using the sprint in ({sprint number}) query, are we pulling the latest data before the sprint was closed?

Thank you,

Peter

1 answer

0 votes
Nic Brough -Adaptavist-
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.
March 28, 2022

The short answer is "yes". 

That's exactly what Atlassian systems are supposed to do. 

The search works off the index, and the index for any issue is (re)built on every change within milliseconds of it.  However, DC and Cloud architectures means that's not always the case (unlike Server), and you can be waiting a bit longer that.

The worst case I've had is a system where search wasn't 100% accurate when I made a change, but it was fine after I'd made a fresh cup of tea.  (Well, the worst case where I have not written code that messes up the index...)

Suggest an answer

Log in or Sign up to answer