JQL for issues completed since week start?

Pete Ross March 24, 2021

I want to create a filter that shows all issues completed since the start of the week. Is there a way I can use StartofWeek() to do this?

I can use 'created > StartofWeek()' to show issues that were created since the start of the week, but can't work out how to show issues that were moved to Done since the start of the week.

Thanks

1 answer

1 accepted

3 votes
Answer accepted
Liam Green
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 24, 2021

Hi @Pete Ross 

Welcome to the Community!

If you use resolved >= Startof Week() that will work.  Be aware that for these purposes the week starts on Sunday.

Hope that helps,

Regards, Liam

Pete Ross March 24, 2021

Thanks, Liam - it was obvious really, I should have worked that out! 

But this works - thanks for the help!

Like # people like this
Liam Green
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 24, 2021

No problem, that's what the Community is for!

Glad it is all sorted

Like # people like this

Suggest an answer

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

Atlassian Community Events