I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, And a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...add(description) else : # Find parent task parent_outline =...duration_text which should exist task.duration_text = f"{duration_days}d"...