Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Filter base on worklog filter

Sridevi Murugayen
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!
June 13, 2011

We need a filter that would fetch the time the user has logged for the week. Since there could be multiple person working on a JIRA, we are unable to get the time for the JIRA the user has logged time in.

Kindly let usknow the filter condition that would help us get the details directly.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Jason Jason
Contributor
June 15, 2011

Filters are just saved Jira Issue Searches, In that they return lists of issues not summarized data.

So you could write a filter to return all issues with logged time by a selected user in the last 7 days.(Possible since its a list of issues, but would require a custom JQL function plugin)

But you would have to summarize that data yourself or use some kind of custom gadget to do it for you.

TAGS
AUG Leaders

Atlassian Community Events