Burndown (etc) Charts using different complexity Attribute?
It doesn't seem possible to configure all these nice Scrum-based web widgets (like Sprint Burndown) to use anything else than the hardwired "Story Points" complexity attribute.
Our customer want to use the RTC Scrum template "out of the box", but has introduceded "ideal man days" instead of "Story Points" . The downside is, that non of the web dashboard widgets seem to work now. Isn't it possible for those widgets to use the configured "Complexity Attribute" instead of hardwired "Story Points" ? Is there a "generic" Widget that can report against a different complexity attribute? Thanks for any hints, Florian |
3 answers
All the story point based reports do not hard code the use of story points. You can any custom attribute of type integer or string. In the case of string, the prefix of the value must be a number like (1.5 pts, 3 days)
The Burdown and Burnup reports do not use story points. They use Estimate and Time spent. those cannot be changed. |
So, given that we want to use the complexity measure "Ideal Days" for Stories with type "Estimate" (e.g. shows Estimate and Correction in hours/days) instead of Story Points, it should work out of the box? Did you change the complexity attribute in the Project Area Process Configuration? You can do this under Comments
Michael Prentice
commented Jun 04 '12, 4:46 p.m.
That is helpful, but I am using 3.0.1.2. Where can I find this setting with that release? I can't seem to find it at the location that many of these posts refer to. Thank you. Using the Eclipse client, Open the Project Area Editor, choose the Process Configuration tab. You should then be able to find the "path" indicated above (I'm looking at a 3.0.1.3 client which I doubt is much different than 3.0.1.2).
Andrew Codrington
commented Jul 03 '12, 2:26 p.m.
I can find and set the complexity attribute as noted above, but I'm still seeing "Complexity Attribute Not Defined" in the out-of-box Iterations and Team views in my plans. Is there something else to set? I should note that this is a new project area, so there isn't any real data to present in the plan view yet if that matters. (Using 3.0.1.2). |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.