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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.