Hello,
While working with your gantt import from MS Project I’ve come across 2 incorrect duration calculations.
1 When task in MS Project doesn’t end on a working day, the duration is longer as it should be.
2 Once I indent and outdent task and then import it with your API, the duration is corrupted.
I’ve prepared and attached an example .mpp file with project and .har file with requests from your sample. There you can see ‘Task 3’, which ends on a non-working day and ‘Task 4’ which is a former sub-task as described in the point 2. ‘Task 3’ duration is 5 in MS Project and your API returns 6. ‘Task 4’ duration is 6 and your API returns 11.DurationMisscalculation.mpp (352 KB)
duration (1.9 MB)