Create a dashboard gadget to display issues from different sprints in a specific project.
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
Powered by Confluence and Scroll Viewport.