acurracy of progress in plans
3 answers
In the Process Configuration tab, check the
Project Configuration - Configuration Data - Planning - General
Track Progress as: Time Spent or Time Remaining
Is Display estimates in hours checked?
HI Brad thanks, yes I have tried this and this does change the estimate display from hours to days. However the progress is still represented as before, which is still a bit curious.
Hi
Sorry for the delayed response.
The problem is your case is that you have set the complexity attribute as Estimates or time spent or some attribute whose type is duration.
Estimates are stored as duration(stored internally as milliseconds), that is the reason why the progress bars are showing the progress in milliseconds.
You can set the complexity to an integer type customer attribute or an Enumeration whose IDs are numbers similar to the Story Points enumeration in scrum template.