I want to include below details in the report
1. Userstory number
2. Story points
3. Logged hours
4. Original estimate
5. Assignee
6. Team name
7. Story points
Hi @Sindhu,
I think that what you want can be easily achieved by using the Filter Results gadget of Jira.
All you have to do is to configure it with a filter that returns that issues from the sprint(s) that you want to track. Something like this:
sprint = "Sprint 1"
or
sprint IN ("Sprint 1", "Sprint 2")
And then to display the columns that you want.
And you will get the report on your dashboard. Something like this:
Hope this helps.
Danut
Hi @Sindhu ,
You can use the native JIRA filter results gadget for this purpose, but in this case you will have to update the filter each time you want to see a report for a new sprint since this feature hasn't been implemented by JIRA yet.
If you consider paid solutions helping to avoid the manual work, I would recommend trying the app I have developed - Multi-team Scrum Metrics & Retrospective.
Features:
It has a 30-day free trial period.
Best regards,
Alexey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sindhu
Welcome to the community !!
If you would be interested in a mktplace app, pls do take a look at
Sprint Velocity & Status Gadgets
The app comes with couple of dashboard gadgets to track team member's velocity based on story points in a sprint and also track sprint status with multiple parameters. The app works for past / closed sprints too.
Disclaimer : I am part of the team which developed this app
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sindhu
BTW, using individual metrics can be risky since multiple people often contribute to a single issue, and the assignee typically changes throughout the issue's lifecycle. Therefore, I prefer team-level reporting over individual-level metrics.
Thanks,
YY Bro
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.