Retrive Issues without worklog during a time

Deleted user September 16, 2013

Hi

I'm going to create a filter that show all of issues that users didn't enter any worklog for them during a specific time. How I can do it?

Thanks.

2 answers

0 votes
Deleted user October 2, 2013

By go in to detail, my manager want to see a list of all employees that hadn't registered any log for thier daily work at the same day or during a time.
I'm going to solve it with JIRA's Internal plugin. Like Project reports or It's internal JQL.

0 votes
Jobin Kuruvilla [Adaptavist]
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.
September 16, 2013

If you use plugins like JQL Tricks plugin, you can try this:

issue not in workLoggedBetween(startDate,endDate,[user])

User is optional.

Deleted user September 17, 2013

Thanks alot, But I want a free solution. :(
Are there any other ways to get this report?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events