I'm using this JQL:
issuefunction in parentsof("(issueFunction in workLogged(\"by Abdul.Rehman@pcmsgroup.com\")) AND issueFunction in workLogged(\"after 2018/07/31 before 2018/09/10\")") AND issuetype = Story ORDER BY cf[11600] ASC
It does not return issues in which developer time logged with in specified range but it returns issues where any progress is made by any other person within given range.
Fox example: Developer has logged time in story 2months ago and we're requesting data for last 30 days but it is resolved or perform any operation by anyone (not that developer we're searching for) within a date range we've requested for but this issue stills comes up!!!
I just want to get those issues where user has actually logged his time within a date range, not those where he had worked i past but recent changes are made and that's why it is selected.
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.