Advanced Burn down Chart
Accepted answer
Hi Richard, not sure this is what you are looking for, but have you visited this link https://jazz.net/wiki/bin/view/Main/ReportsCentral ? ... where you can find e.g. Burndown.rptdesign + Micro_Burndown.rptdesign + Enhanced Release Burndown.rptdesign (BIRT)
3 other answers
I'm not absolutly sure what you mean. But if you want to have the rpt.design file of it, you may find it on your server in a jar file named (for v.3.0.3):
com.ibm.team.examples.reports.common_3.0.3.v20120208_0122
Normaly it's somewhere below /teamserver/server/conf
In my env its on C:\IBM\JazzTeamServer_3013\server\conf\ccm\sites\rtc-commons-update-site\plugins
Comments
Hi Richard,
the Advanced Burndown report is available as Standard Report in RTC. It's called Advanced Release Burndown. If you'd like to see the report design file switch to the Plug-In perspective in the RTC Eclipse Client, open the Plug-Ins tab and search for a plug-in called (com.ibm.team.examples.reports.common). Right-click it and select Import As/Source Project. Once this has been done you'll find this report and all other available RTC Standard reports in the respective project folder in your Eclipse workspace.
Regards
Matthias