Processing expense lines at child project or child task level, parent expense line is not updated correctly or as expectedIssue When using the glide.cost_mgmt.process_task_top_task system property set to true, duplicate expense lines are created at the top task level. When this occurs, expense line processing should only be done at the parent/top task level. When the glide.cost_mgmt.process_task_top_task system property is set to false, no duplicate expense line is created. Additionally, when expense lines are processed, amount values will roll up to the parent.Causeglide.cost_mgmt.process_task_top_task is true Duplicate expense lines will be created at the top task levelProcessing should only be completed on the Expense lines at the top task level glide.cost_mgmt.process_task_top_task is false Duplicate expense lines are NOT createdProcessing Expense lines at sub/child level will directly rollup amount to top task level projectResolutionThis is expected behavior. To access your system property glide.cost_mgmt.process_task_top_task: Navigate to System Properties > All Properties (sys_properties.list)Filter for Name= glide.cost_mgmt.process_task_top_task