It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
We have a requirement to be able to sum up the total estimates for work items going into the sprint per role.
e.g Task 1 - Dev- 2hrs Test -1hr Total 3hrs
Task 2 - Dev 4hrs Test - 1hr - Total 5hrs
Task 3 - Dev 2hrs Test 1hr - Total 3hrs
Total - Dev = 8hrs Test - 3hrs - Total 11hrs
Is it possible to get this information on the filter using JQL like:
and issueFunction in
aggregateExpression("Total Dev Estimate", "EstimateForRole("Developers").sum()", "Total Test Estimate", "EstimateForRole("Testers").sum()","Total Estimate for all Issues", "originalEstimate.sum()", "Remaining work", "remainingEstimate.sum()")
Hi Chris,
Thanks for the cool suggestion, we don't have this JQL function but we have already started working on it. We will get back to you as soon as we implement this.
Cheers,
Abhinav.
This functionality would also be helpful for my organization! We have a similar use case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chris,
You can check out the new version of the plugin (v1.4.3 and v1.8.3).
We have added a new configuration option for you to choose JQL filters in generating the two role based reports (Estimation Accuracy Report (By Roles) and Estimations Report (By Roles)). This should be helpful for you.
Thanks,
Abhinav.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It started as any story starts, on a normal, rainy day. Admin meets App, and her name was Klok2, and like any first relationship we were both trying to make it work but neither one knew what...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.