You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
How Can i get total sum of remain ng hrs from the backlog items? Anyon used JQL query to get this?
Hi @Bala Yadlapalli ,
You can't do this with JQL as it is a search tool and not a calculation tool. There are reports that show sum up time for sprints depending if you have your estimates done by time instead of story points.
https://community.atlassian.com/t5/Jira-questions/How-to-Show-the-Sum-of-the-Time-Estimates-in-Backlog-View/qaq-p/1894484
You may want to look into possible add-ons as well
-Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is showing for Sprints but not for Backlogs. Is there anyway to show for the backlog?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bala Yadlapalli,
just to add to Benjamin's great answer:
If you're open to solutions from the Atlassian Marketplace, this would be easy to do using the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a number of advanced features, including configurable, live-updating sum-ups:
Sum-ups work for all issue fields, and can also be used in combination with JXL's other advanced features, such as support for (configurable) issue hierarchies, issue grouping by any issue field(s), or conditional formatting.
Any questions just let me know,
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bala Yadlapalli,
You can easily do this with the gadgets offered by our Great Gadgets app. This app offers many useful gadgets for tracking projects in Jira.
Specifically, you can calculate the sum of remaining hours from your backlog by using its Issue Filter Formula gadget or Advanced Issue Filter Formula gadget.
With this gadgets you can apply from simple (SUM, COUNT, AVERAGE) to complex math formulas against the field of the issues from up to 6 filters and display the results on your Jira dashboard.
So, all you need is a Jira filter that returns the issues from your backlog, and then to configure the gadget to calculate SUM of the Remaining Estimate for the issues in this filter.
This app offers many other gadgets, all you need for tracking Scrum, Kanban, SAFe projects. It can be a great asset for your team and company.
To make a better idea on how many things you can track with this app, have a look over the articles from our blog.
Hope this helps.
Danut.
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.