The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Sprint Report in JIRA Dashboard for multiple sprints

G Krithica
Contributor
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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