Aspose.Tasks Cloud 21.4 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-4705Add writing of existing values of enterprise extended attributesEnhancement
TASKSNET-4769Remove an ability to set Tsk.Id when using CalculationMode.Manual and CalculationMode.AutomaticEnhancement
TASKSNET-4715Fix broken page range printingBug
TASKSNET-4704Fix missing column lines while printing to PDFBug
TASKSNET-4703Fix printing of extra columns lines when printing to PDFBug
TASKSNET-4700Fix wrong Resource Usage when exporting MPP - Microsoft Project 365Bug
TASKSNET-4699Task names disappearing when saving MPP fileBug
TASKSNET-4673Fix disappearing of task names after MPP resaveBug
TASKSNET-4721Fix incorrect timephased data shown when .MPP file is opened in MS ProjectBug
TASKSNET-4793Fix exported value of “Outline Code *” attributes when project is saved to non-MPP formatsBug
TASKSNET-4772Fix parsing of “Round” operator in formulasBug
TASKSNET-4770Fix wrong calendar exception usageBug
TASKSNET-4751Fix OverflowException while reading MPP fileBug
TASKSNET-4749Fix tasks splitting in case of splits beginning \ ending in middle of the dayBug
TASKSNET-4697Fix incorrect ids of task childrenBug
TASKSNET-4695Fix incorrect resource unit price while converting to CSVBug
TASKSNET-4694Fix incorrect unit of work time in 2010 and 2007 formats while exporting to CSVBug
TASKSNET-4693Fix task splitting in MPP export not working as expectedBug
TASKSNET-4374Fix file resaved with Aspose.Tasks cannot be opened by MSP 2016Bug

Additional notes

Related issue: TASKSNET-4769 - Remove an ability to set Tsk.Id when using CalculationMode.Manual and CalculationMode.Automatic.

The logic for Tsk.Id field was changed: it can no longer be set directly and is calculated by Aspose.Tasks (in the same manner as MS Project doesn’t allow “Id” column to be set). The above is true for CalculationMode.Manual and CalculationMode.Automatic modes.

You can use CalculationMode.None to set the value Tsk.Id on your own risk, but these values can overwritten when project is recalculated.