Browse our Products

Aspose.Tasks for Java 20.11 Release Notes

All Changes

KeySummaryIssue Type
TASKSNET-4453Add support for reading \ writing of cost timephased data for resource assignments.Enhancement
TASKSJAVA-1197Milestone set to TRUE after recalculateBug
TASKSNET-4438Fix TasksException “TaskEntity.Start is DateTime.MinValue…” when project is recalculatedBug
TASKSNET-4414Fix saving of task’s WBS code to Project Server \ Project OnlineBug
TASKSNET-4412Fix “Key already exists” exception when saving and reading large file to\from ProjectServerBug
TASKSNET-4411Fix concurrency issues when accessing Project ServerBug
TASKSNET-4286Fix reading \ writing of Task.NotesText from \ to Project ServerBug

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
com.aspose.tasks.Project.save(java.lang.String)Saves the project data to the file in mpp format.