Sprint Report in JIRA Dashboard for multiple sprints

G Krithica November 11, 2019

Hi,

I need a dashboard gadget in JIRA that displays "Sprint Report" same as inside boards in projects. This sprint report should display all the completed issues, incomplete issues, removed from sprint issues for each sprint(as configured) in the dashboard.

Is this possible? Please let me know if there are any plugins or any methods available to view this report for multiple sprints. Or if this report can be extracted through DB or exported in excel?

1 answer

1 vote
PVS
Banned
November 11, 2019

Hi @G Krithica 

you need to use sprint id e.g.

project = projectName and Sprint in (49,4)

to get Sprint id number type Sprint="Name of the sprint" e.g. project="XYZ" AND Sprint="Name of the sprint"

 

Thanks,

PVS

PVS
Banned
November 11, 2019

Hello @G Krithica 

By default, you can't have the velocity chart of the scrum board which shows historical velocity to be available on the dashboard.

You can use plugins like this - https://marketplace.atlassian.com/apps/1215768/agile-velocity-chart-gadget?hosting=server&tab=overview

Or reporting plugins like eazyBi or Dataplane.

Possible duplicate - https://community.atlassian.com/t5/Jira-questions/How-to-enable-velocity-chart-on-JIRA-dashboard/qaq-p/797302

Like Vickey Palzor Lepcha likes this

Suggest an answer

Log in or Sign up to answer