Creating a Bundown chart for a task with children
That's the goal I'm trying to achieve but by adding the widget Burndown chart, I have a query to select through different attributes but not a specific task. The idea will be to select a task aggregating all estimates from children and to draw the burndown chart over a specific period.
Is that possible or any suggestions?
Thank you,
Is that possible or any suggestions?
Thank you,
One answer
There is no out of the box burndown chart I would be aware of that allows to select one story and burn down over its children. Burn down looks at closed stories and their story points/complexity. It could make sense to have a more complex burndown that looks at closed children and roll up of effort. I don't know if there is one out of the box.
If you want to do that, you have to create the report yourself e.g. trying to use the Jazz Report Server and the Report Builder.
If you want to do that, you have to create the report yourself e.g. trying to use the Jazz Report Server and the Report Builder.