Hi there.
I am looking to get a Gadget into my dashboard like the one below, just instead of showing the number of days remaining in Sprint, I would like it to show the number of open issues/unresolved issues. Any ideas on how that could be implemented?
Hi @Julia Roesschen ,
You can create a JQL query as a Filter refer https://www.atlassian.com/software/jira/guides/expand-jira/jql#use-cases
Then use Two Dimensional Filter Statistics Gadget pulls the output of the created filter and display the desired results. refer https://support.atlassian.com/jira-cloud-administration/docs/use-dashboard-gadgets/
-Sri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.