Hi,
I'm trying to deploy TJ in our team.
I tried to import some simulated timesheets. I think I'm missing something. For a given task, using the --warn-ts-deltas option, TJ says (Resource and task names are changed):
Warning: Resource1 requests more remaining effort for task customer.support 5.0d instead of 1.0d
Warning: Resource2 requests less remaining effort for task customer.support 3.0d instead of 35.0d
I think this is caused by the fact that TJ allocated two resources on the same task, it scheduled 1d of Resource1 and 35d of Resource2 and both of them are reporting differente estimates for remaining work.
The question is: which is the "correct" value of the "effort" parameter for the customer.support task ?
Maybe this case is complicated because there is more than one resource working on the same task.
But consider the case of a single resource: why doesn't TJ at least calculates the correct value for the effort parameter? I have many tasks to update, should I manually compute the difference and update the task accordingly?
Why can't I just use the "remaining" keyword in the project file? Is there some detail I'm missing or it's just not implemented yet?
It seems normal for me to update the project plan by specifying:
1) Bookings for past work
2) Estimates for the remaining work
Antonio