Actions
Defect #29981
closed"% Done" should be rounded down to the 1
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
In the following case, "% Done" of the issue A is shown as 100% because "% Done" is rounded.
As one issue doesn't be completed, "% Done" should be shown as 99%.
In other words, "% Down" should be rounded down(using floor method of something like that).
A ├ B: 100% └ C: 99% ├ C1: 90% ├ C2: 100% ├ C3: 100% ├ C4: 100% ├ C5: 100% ├ C6: 100% ├ C7: 100% ├ C8: 100% ├ C9: 100% └ C10: 100%
Related issues
Updated by Marius BĂLTEANU about 6 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Updated by Marius BĂLTEANU about 6 years ago
- Has duplicate Defect #27848: The progress exceeding 99.5% is displayed as 100% added
Updated by Marius BĂLTEANU about 6 years ago
- Has duplicate deleted (Defect #27848: The progress exceeding 99.5% is displayed as 100%)
Updated by Marius BĂLTEANU about 6 years ago
- Is duplicate of Defect #27848: The progress exceeding 99.5% is displayed as 100% added
Updated by Goh Matsumoto about 6 years ago
Sorry, I could't find the issue.
Thanks.
Updated by Marius BĂLTEANU about 6 years ago
Goh Matsumoto wrote:
Sorry, I could't find the issue.
Thanks.
No problem.
Actions