Projects have incorrect actual costs: actual cost does not match sum of processed expense lines on projectIssue On the instance, there are two projects with wrong actual costs.The value of the actual costs does not match the sum of the expense lines on the project as it should.CauseThe behavior observed on the two projects is working as expected and as designed because both projects are sub-projects.ResolutionFor sub-project, we do not create duplicate expense lines. So, actuals for sub-projects = (Sum of actuals on all its project tasks and sub-projects) + (Expense lines submitted against the sub-project), which is still matching.