Forums

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

JQL Query for all stories and tasks due this week

Heather Palazzo October 25, 2017

In the Active Sprint view, I would like to filter all Stories and Tasks 'Due This Week'. 

Below are some JQLs tried and failed:

"Due date" = startOfWeek(6d) 

"Due date" = 1w

 

2 answers

1 accepted

2 votes
Answer accepted
Gregory Van Den Ham
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.
October 25, 2017

Try something like:

 

duedate <= startOfWeek(5d) and duedate > startOfWeek()
Heather Palazzo October 25, 2017

Appreciate the quick reply Gregory. Ultimately, combination of yours and below worked.

"Due date" = startOfWeek(5d)

Brian Sweet July 24, 2018

@Gregory Van Den Ham That worked perfectly for me. Thanks.

Like Dave Liao likes this
DSell
Contributor
December 9, 2021

Can I assume that due next week would be "Due date" = startOfWeek(10d)

1 vote
Gregory Van Den Ham
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.
October 25, 2017

You can also get things in your current sprint with:

 

project = "your project name here" AND sprint in openSprints()

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.

Register Now
AUG Leaders

Atlassian Community Events