Burndown chart on a single epic
Hello,
We have a very big projet in RTC 2.0.0.2 in witch we have a lot of epics that have a user stories and task under them. We whant to follow each epic individually to have a vision on all part of the project. Is there any way to do a report that can bring this info (maybe like a burndown or burnup) on epics in RTC ? Thanks for you help! |
2 answers
"Please raise a new feature request and we will consider for future releases." From above answer by Rafik Jaouani - Is the feature ready? Can we use it in dashboard? |
To do this, we will need to collect all the children of the epic (recursively). Then we need to pass those to the Burdown/Burnup chart.
The above can be done with a new Report Template. But I am concerned about the performance of the report. Imagine if you have hundreds of child work items, the final SQL statement could have a huge IN clause and the database backend may not handle the final SQL efficiently. So the answer to this, is currently, the RTC Data warehouse schema wont handle this report efficiently. Please raise a new feature request and we will consider for future releases. |
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.