Forums

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

Can I query using our sprint dates as parameter?

Sherwin Soriano
Contributor
September 30, 2024

Hi!

 

I would like to know if I can use our sprint dates set in the backlog view as parameter in JQuery.

For example, I would like to know which tickets were created in sprint 24.10 (which is configured in backlog view which has a date from (September 1 to 10 for example). Can use the sprint name as an alternative way to get the dates?

1 answer

1 vote
Walter Buggenhout
Community Champion
September 30, 2024

Hi @Sherwin Soriano,

No, you cannot dynamically use the sprint dates. There may be other ways to get the results you are after, but I am not quite sure I understand your requirement in full.

The following JQL returns the issues in your current sprint:

sprint in openSprints()

If you add a reference to a date, e.g. created >= startOfWeek(-1) you can dig deeper into the age of tickets.

Hope this helps!

 

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