Actions
Defect #10451
closedSpent time calculating
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Cant reproduce
Affected version:
Description
I tried to calculate sum of spend hours with time tracker report and it show me total 154h.
But, when I make such query in database: SELECT SUM(hours), tmonth FROM time_entries t WHERE user_id = 121 AND tyear=2012 GROUP BY tmonth
It show another hours (btw, right hours).
Updated by cyril TEKAM about 13 years ago
- Status changed from New to Resolved
- Assignee set to Chaoqun Zou
dxx
Updated by Toshi MARUYAMA about 13 years ago
- Status changed from Resolved to New
- Assignee deleted (
Chaoqun Zou)
Updated by Jean-Philippe Lang about 13 years ago
- Resolution set to Cant reproduce
You'll have to be a bit more specific if you want anything to be fixed.
Updated by Filou Centrinov about 12 years ago
I think this issue can be closed, because of no feedback over one year.
Actions