Forums

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

How to query for a particular day

Chandana Wijesuriya May 23, 2019

Hi Guys,

I want to use a search query to search resolve tasks for a given date.

Ex: Project in (ABC) AND Type != Bug AND Resolved <operator> <date>

Please suggest me a syntax. Thank you

1 answer

1 accepted

1 vote
Answer accepted
Sid
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.
May 23, 2019

To restrict your search by a specific date you need to follow this:

 

DD = The actual date you want to have results for

DD+1 = The actual date you want + 1

 

resolved >= YYYY-MM-DD and resolved < YYYY-MM-DD+1

Chandana Wijesuriya May 23, 2019

Hi @Sid 

Thanks for the reply. its working.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events