Hi, im trying to configure dashboard. I created one by adding "Watched issues" but there isnt all of them although limit isnt reached. At second dashboard i want to monitor issues which exceed LSA. Is it possible?
Hi Adam,
the Watched Issues gadget only shows unresolved issues. You should create your own filter:
watcher = currentUser()
Regarding the SLAs. Try this page which lists available JQL queries:
https://confluence.atlassian.com/servicedeskcloud/using-jql-queries-specific-to-slas-844628670.html
"Time to resolution" = breached() would be an example.
Hope that helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.