The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Time range

Adam Pijanowski
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 12, 2017

Are you able to share with me the filter which will provide the exact time range for specific dates between e.g. 2017/05/09 to 2017/07/17. I have tried to use worklogDate <= "2017/05/09" and worklogDate >= "2017/07/17" but it gives me nothing at all what is surely impossible for my project.

 

Jira version v7.1.7

 

Many thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Warren
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 Champions.
September 12, 2017

Hi Adam

You're asking for items before May 2017 AND after July 2017! 0 results is correct.

Switch the signs around to 

worklogDate >= "2017/05/09" and worklogDate <= "2017/07/17"

TAGS
AUG Leaders

Atlassian Community Events