Bug 175712 - weekly stats error on closed bug count
Summary: weekly stats error on closed bug count
Status: RESOLVED FIXED
Alias: None
Product: bugs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Matt Rogers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-20 23:01 UTC by FiNeX
Modified: 2008-11-21 03:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description FiNeX 2008-11-20 23:01:22 UTC
The weekly-bug-summary.cgi doesn't calc stats correctly. Mainly there are two errors:
1) when a user close a bug and after the bug is reopened, the "closed bug number" should be decremented by one
2) when a user close a bug as "resolved/..." and after the bug is closed again as "verified" or "closed", the bug count number is incremented by one another time. It shouldn't.
Comment 1 Matt Rogers 2008-11-21 03:19:40 UTC
SVN commit 887081 by mattr:

Make sure bugs are closed when loading the top 20 closers list.

This means you don't get credit anymore if a bug gets reopened. Sorry!

BUG: 175712

 M  +3 -2      3.0/weekly-bug-summary.cgi  
 M  +3 -2      3.2/weekly-bug-summary.cgi  


WebSVN link: http://websvn.kde.org/?view=rev&revision=887081