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?
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.