timesheet calculation
i input the time spent for one task two times. (say | 3 spent, 3 remaining | 6 spent |)
the time entry added to the list twice and the spent time added up. but i don't think it's a good idea because it's only one task after all. how come it can appear more than once and have many tracks of time.
i think it's better if the amount of time spent can be calculated once the task is finished. most of time if the task status is updated properly, we don't need to adjust the timesheet.
Time spent / time left issues are solved with new timesheet in tinyPM v2.3
3 comments
-
AdminAgilers Sp z o.o.
(Admin, tinyPM)
commented
Timesheet hours are used on two diagrams. First one is budget burndown for projects (available in backlog's sidebar). The you see time spent burning down the budget defined in project settings. The second one is iteration burndown from "Effort left" tab (taskboard's sidebar) there you need to have your tasks estimated (to get an initial estimated effort), then the effort left is caclulated based on "time left" entered in the timesheet.
-
misaxi
commented
yep, make sense. now my concern is that timesheet will be reflacted in any kind of diagram like burndown? i am able to see only the summary information for the month. can i change the statistic to the week, iteration rather than month?
-
AdminMarcin Niebudek
(Admin, tinyPM)
commented
Tasks can span more days, so adding time after the task is finished would not make much value, as for example in Scrum we want to track the tasks burndown everyday. Same with time left, which should be updated everyday for better accuracy.