Create a dashboard gadget to display issues from different sprints in a specific project.

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.

Summary

Create a dashboard gadget to display the number of Jira Issues per sprint in a specific project.

Environment

.
Jira Cloud

Diagnosis


N/A

Cause


N/A

Solution

  • Create a filter using the following JQL:
project = PKEY AND Sprint IS NOT EMPTY
  • Use the  filter in a Two-Dimensional Filter Statistic Gadget in Jira Dashboard:
  • x-asis: Sprint
    y-axis: Project 

  • Final Result:

Last modified on Feb 20, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.