Actions
Defect #17569
openTime spent in minutes ~ Rounding Error
Status:
New
Priority:
Low
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
When I enter the folloing values for time spent:
"10 min", "10 min", "10 min"
The task then displays:
"Time spent: 0.51 hour"
I can almost gurantee that this is because redmine converts the minute-entries into hour-entries, rounding at the second digit, instead of saving them as fractions of 60, which would produce a more accurate result.
Actions