Fix broken finish dates in the output MPP file (C# .NET)

Hello team,
SampleMPPFile.zip (69.8 KB)

Please refer to attached MPP files created with aspose tasks version 18.6 and 18.11, when you check the finish date 18.6 shows as expected where as 18.11 its completely broken, you could even check the gantt chart displayed.

Can you cross check and let me know what is changed between 18.6 and 18.11 in handling the duration with manual options.

Program.zip (925 Bytes)
Program.zip has the sample set of code which am using in my actual project, if you run this code with 18.6 and 18.11 you should be able to see the difference in behavior.

Note: I see similar behavior with 19.1/19.2 as well.

Thank you,
RajeshKumar RV.

@Rajeshrv,

I have worked with the sample file shared by you and have been able to observe the issue specified. An issue with ID TASKSNET-3080 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.

@Rajeshrv Hello! We checked your code sample on Aspose.Tasks for .NET 19.3 and the dates in the output file are correct.

Could you check your code on the version 19.3?

@alexanderefremov1
I just checked my actual project with 19.3 and the behavior looks fine.

Thank you.

@Rajeshrv,

You are very welcome.