I have a question, when using the JQL of WorkLogDate between 03/01/21 and 03/31/21 I wanted to know if the tasks that already had time allocated before those days is added to the time. Because I just did a search and I think it is also adding the time that was allocated before those dates, I do not know if it is because the task was not closed or why. If the tasks are not closed, even if I search for those dates, will the time registered before that date also add up to me?
JQL in general always returns issues. The search on WorkLogDate may in that sense be somewhat confusing, as it could make you (or many other people) think you will see worklogs being returned.
The search you mentioned:
WorkLogDate between 03/01/21 and 03/31/21
will return any Jira issues that have at least one worklog during March, regardless of them having worklogs before or after that same period.
And yes, the worklogs registered before on those issues are still there - the filter does only restrict the issues being retrieved, not the associated worklogs.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.