Hey Atlassian Community & Team,
Just wanted to mention that the operators like > or < are the deciding factor for the time value consideration in jql query.
Eg:- worklogDate >= "2021/07/13"
This will consider the time value as - "2021/07/13 00:00"
2. worklogDate <= "2021/07/13"
This will consider the time value as - "2021/07/13 23:59"
This is what I have identified.
if someone is writing queries like below to get the details for the ones who have worked on the issues the team has worked on yesterday with the help of their worklog.
worklogDate >= startOfDay(-1) AND worklogDate < startOfDay()
Viral Doshi
At the American Academy of Family Physicians, siloed marketing teams faced delays and duplicate work. Kerrie Gottschalk shook things up by moving the department to Jira, streamlining processes, boosting visibility, and sparking stronger collaboration.
Read the story
4 comments