I have the following query saved.
worklogDate >= startOfWeek() AND worklogAuthor in (db1357)
It pulls back 7 Stories.
When I use this query as my Filter for a Tempo Worklog Distribution widget, I get the following results.
How can I eliminate the results for the three other people other than Dan? He is the only one we are wanting to show up in this query.
This is part of a larger query which will eventually be like this:
worklogDate >= startOfWeek() AND worklogAuthor in (db1357, bc2684, ss5793, lw4381)
I need to be able to eliminate people who show up which are not part of the specified list.
Not sure you can. I guess the 3 others user have also log time on the issue Dan have logged in.
Because filter return issues and gadget are based on issue data it will show the graph for all users that have log time in the issues.
You have to find another gadget to do that if you cannot filter within the gadget configuration.
Do you have other apps such as Rich Filter or only tempo ?
Regards
I use Rich Filters too, but not sure how that would help with the Worklog Distribution gadget.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This gadget do not allow you to filter by user, so you will not be able to use it.
You need other option, you should have a look to this app, for instance.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.