View Issue Details

IDProjectCategoryView StatusLast Update
0004785mantisbtbugtrackerpublic2008-07-28 13:55
ReporterThox Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
Status acknowledgedResolutionopen 
Product Versiongit trunk 
Summary0004785: Developer by resolution - percent fixed incorrect
Description

A develops with 8 issues has "57%" fixed on my local copy. This can't be accurate because 57% is 4.56 issues. The other accounts seem to be accurate, but do not have any "duplicate" or "unable to duplicate" issues.

Additional Information

Attached summary.html contains the table with highlighted error.

TagsNo tags attached.
Attached Files
summary.html (1,623 bytes)   
<table class="width100" cellspacing="1">
		<tbody><tr>
			<td class="form-title" colspan="1">
				Developer By Resolution			</td>
			<td>Open</td><td>Fixed</td><td>Reopened</td><td>Unable To Duplicate</td><td>Not Fixable</td><td>Duplicate</td><td>Not An Issue</td><td>Suspended</td><td>Won't Fix</td><td>% Fixed</td>		</tr>

		<tr class="row-2" align="center"><td>Kevin</td><td><a class="subtle" href="view_all_set.php?type=1&amp;temporary=y&amp;handler_id=2&amp;show_resolution=10">3</a></td><td><a class="subtle" href="view_all_set.php?type=1&amp;temporary=y&amp;handler_id=2&amp;show_resolution=20">4</a></td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>57%</td></tr><tr class="row-1" align="center"><td>David</td><td><a class="subtle" href="view_all_set.php?type=1&amp;temporary=y&amp;handler_id=1&amp;show_resolution=10">2</a></td><td><a class="subtle" href="view_all_set.php?type=1&amp;temporary=y&amp;handler_id=1&amp;show_resolution=20">4</a></td><td>0</td><td><a class="subtle" href="view_all_set.php?type=1&amp;temporary=y&amp;handler_id=1&amp;show_resolution=40">1</a></td><td>0</td><td><a class="subtle" href="view_all_set.php?type=1&amp;temporary=y&amp;handler_id=1&amp;show_resolution=60">1</a></td><td>0</td><td>0</td><td>0</td><td><span style="color:red; font-weight: bold;">57%</span></td></tr><tr class="row-2" align="center"><td>Oliver</td><td>0</td><td><a class="subtle" href="view_all_set.php?type=1&amp;temporary=y&amp;handler_id=6&amp;show_resolution=20">3</a></td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td><td>100%</td>		</tr></tbody></table>
summary.html (1,623 bytes)   

Activities

thraxisp

thraxisp

2004-10-28 08:34

reporter   ~0008194

The last four columns (Duplicate, Not An Issue, Suspended, and Won't Fix) are not counted in the bug total for the purpose of the percentage. The calculation is #fixed / (total - #not bugs).

Thox

Thox

2004-10-28 09:26

reporter   ~0008197

I can see how that makes sense, but it isn't clear in the summary as it makes no distinction states that are not classed as a bug.

thraxisp

thraxisp

2004-10-28 10:20

reporter   ~0008199

Maybe we can shade the background differently for those columns not counted.