Comment 1 for bug 513557

Revision history for this message
Vikram Dhillon (dhillon-v10) wrote : Re: Need ability to add project bug totals to the "Package report" screen

You see there's a schema in the back that we use to make the package-report, that change would mean changing all the pages in launchpad to show up the totals. One easy way to accomplish this would be to use Launchpad API to get the info. out and then use python to add it up and display it on a separate page :) You can always link that page in your description.