Hi all. Our employees are asking for a dashboard function to see all assigned tasks in a list as it´s give an better overview instead to check all cards separately. Thank you
Go to the issue search and run "assignee = currentuser()" - this will give you a list, but you can save the search and use it in dashboards and reports.
The dashboards have lots of gadgets available and a lot of them ask for saved filters like that to work with.
In fact, there's even a dashboard gadget you can add without needing to save your own filter - the "Assigned to me" gadget gives you a list automatically. (Although the search behind it is actually "assignee = currentUser() and resolution is empty", so it drops closed issues)
Perfect. I already found for what I was looking for! Thank you very much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you using Trello or Jira?
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.