Submitted by Armando on 2010/07/23 00:26
TaskDuration (or ToDosDurationInDays)  rounded to the nearest integer
 
 It's maybe no big deal, but it could be if I set a task in hours (not days), and then move it while in the "day view" mode...
Suddenly, the task will expand to a full day...
So If I want to keep it in hours, I'll have to go into the hour view mode, which is not practical if I need to move the task to the next week while keeping the same hour interval...
 
It would be nice to have other's opinion on the subject -- I'm not claiming to possess the "truth" here.

Thanks

Comments

This is somewhat fixed in 0.9.25, in that durations can now be fractional, however:
  • if NonWorkingDays is empty, duration will be kept as is (Good)
  • if NonWorkingDays is not empty, the grid will increase the bar to make it an integer number of days, hence, alter the duration (Bad)
Grid supplier has been advised. Will see if/when this is fixed