You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Obviously, I can list all open tasks they have and sort by project, but that can become unwieldy and a long list. Any ideas for filter or widget that already exists?
Hello @Greg Smith
Do you want just a list of the projects, or a list of the tasks?
If you want a list of the tasks there is the Assigne To Me gadget.
If you want a list of the projects, you could create a filter thus:
assignee=currentUser() and statusCategory!=Done
Share that filter with the relevant user groups.
Create a dashboard that uses the Two Dimensional Filter Statistics gadget or the Pie Chart gadget, using the saved filter as the input.
Set the gadget to group the issues by Project.
Share the dashboard with the relevant user groups.
Hi @Greg Smith ~ what about the two-dimensional filter statistics gadget using project as the X- or Y- axis? Your filter for that gadget would be assignee = currentUser() AND resolution = Unresolved and you could use another field (maybe issue type) as the other axis point...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your quick responses with solution! Two-dimensional filter did what I needed.
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.