Aspose.Tasks Cloud 21.10 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-10378Fix calculation of formula results when operand is #ERROR valueEnhancement
TASKSNET-10344Fix ‘The start time should be not greater than the finish one’ exception when creating project from Primavera .xer fileBug
TASKSNET-10345Fix reading of values of lookup extended attributesBug
TASKSNET-10376Fix “Value was either too large or too small for a Decimal.” exception when get pages countBug
TASKSNET-10368Fix reading of values of Actual Work’s Timephased DataBug
TASKSNET-10361Fix “File reading error.” exception when open documentBug

Public API and Backwards Incompatible Changes

The following public properties were added:Description
ExtendedAttribute.IsErrorValueGets whether calculation of extended attribute’s value resulted in an error.

Additional notes

Related issue: TASKSNET-10378 - Fix calculation of formula results when operand is #ERROR value

Read-only property ExtendedAttribute.IsErrorValue was added to provide an ability to check whether the value of calculated custom attribute cannot be calculated (due to error in input arguments or an error in the formula).