Actions
Defect #27848
closedThe progress exceeding 99.5% is displayed as 100%
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Steps to reproduce:
- Create one Issue.
- Create 200 child issues for that issue.
- Among 200 child issues, change the status of 199 issues to "closed" and change the status of 1 issue to "new”.
- When checking the progress rate, it is displayed as 100%.
Since all the issues are not closed, I think that the progress rate should be displayed as 99%.
Files
Related issues
Updated by Mizuki ISHIKAWA almost 7 years ago
- File Change_the_progress_rate_to_round_down.patch Change_the_progress_rate_to_round_down.patch added
I wrote a patch.
This patch changes the progress rate to round down.
Updated by Go MAEDA almost 7 years ago
- File change_the_progress_rate_to_round_down-v2.patch change_the_progress_rate_to_round_down-v2.patch added
- Target version set to 4.1.0
It is really misleading to show "100%" for a parent task which has undone issues. Setting target version to 4.1.0.
I slightly modified the patch, renamed the test case.
Updated by Jean-Philippe Lang almost 7 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version changed from 4.1.0 to 3.4.5
- Resolution set to Fixed
Committed, thanks.
Updated by Jean-Philippe Lang almost 7 years ago
- Target version changed from 3.4.5 to 4.0.0
Updated by Marius BĂLTEANU about 6 years ago
- Is duplicate of Defect #29981: "% Done" should be rounded down to the 1 added
Updated by Marius BĂLTEANU about 6 years ago
- Is duplicate of deleted (Defect #29981: "% Done" should be rounded down to the 1)
Updated by Marius BĂLTEANU about 6 years ago
- Has duplicate Defect #29981: "% Done" should be rounded down to the 1 added
Updated by Bernhard Rohloff over 5 years ago
- Related to Defect #30949: Roadmap shows 100%, but one of its tasks is still set to 90% added
Updated by Go MAEDA over 4 years ago
- Related to Defect #33576: Done ratio of a parent issue may be shown as 99% even though all subtasks are completed added
Updated by Go MAEDA over 2 years ago
- Related to Defect #37151: The done ratio of a parent issue may not be 100% even if all subtasks have a done ratio of 100% added
Actions