Hi Everyone,
I am trying to view all the issues/tasks/bugs assigned to me but categorized by Project.
I created a filter that gave my all my issues across projects but is there a way to display teh project name as well.
For ex:
Project 1
Issue
Issue
Task
Project 2
Issue
Task
Task
Please advise
Thanks
Yes, a couple ways. You can do that with a Dashboard with a couple gadgets to show that, or you could set up a Kanban board and set the swimlanes to Project (use this filter you've created above)
Use the JQL
project in (project-1, project-2) AND issuetype in (Bug, Story, Task) AND assignee= currentUser()
Include this is Issues Filter Widget in Dashboard.
Thanks,
Pramodh
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.
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.