Hi,
I am looking to get accumulative time estimate figures per release in my jira project. Can anyone tell me how to do this if this is possible in Jira?
so basically, all I am looking is to have a sum of total time estimate of all issues and total of time spent by assignees on all the issues in a particular release. Releases are shown in the Releases view but it shows only Version, Status, Progress, Start date, Release date, Description, Actions.
any help will be appreciated.
thanks
sanan
Hi!
I would do this using a free plugin called "project metrics".
It gives you a gadget that shows aggregated values.
Super easy to set up; it will show you the value in week, days and hours.
You can use a JQL query indicating all issues in a certain release.
Then you indicate which field you want to have the sum of (for example, remaining estimate or total estimate etc)
See the screenshot below, I think it is self-explanatory
I hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.