Hello, there is a problem with filling in fixed costs. The documentation shows that filling in these fields goes through the creation of Baseline1-10 and adding data to the FixedCost field. But when substituting in the o…...SetBaseline(Task task, PointDto point) { var project = task.ParentProject;...ParentProject; foreach (var baseline in point.AdditionalData.Baselines) {...