As per question, is there an easy way of getting the total of the original estimates for backlog entries in an agile board?
Community moderators have prevented the ability to post new answers.
It seems that there is currently only a hard way: export all issues where sprint is EMPTY to excel and summarize the estimate time column.
Good enough - thanks :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can try Structure plugin, which can aggregate estimates upwards in the hierarchy - but you'll need to create a "meta-issue" representing the total, and then add all issues from the backlog under that "total" issue as sub-issues (you can use the same JQL condition as advised by Mathias).
In this way you can also have totals per-epic.
Igor
Disclosure: I'm working for the company behind Structure
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.