The Approval start date and Approval end date are getting changed when a Project Template is appliedIssue Applying an out-of-the-box Project Template (for example: PPM_Waterfall_Project_template) on a Project is changing the Approval start and end dates.CauseThis is working as designed. If you look at the data in the Project template, for example PPM_Waterfall_Project_template, the Approved Start and End date values are in the 'default_template' field on the form. (You have to view this via 'Show XML' because the field is not visible on the form):approved_end_date=2021-07-16 00:00:00^approved_start_date=2021-07-15 15:00:00^calculation_type=automatic^constraint_date=2021-07-15 15:00:00^duration=1970-01-02 00:00:00^execution_type=waterfall^rollup=true^schedule=7aa3e10c8f70010040f82ab2f0f9234d^schedule_start_date=2021-07-15 15:00:00^start_date=2021-07-15 15:00:00^time_constraint=asapResolution1) Add the 'default_template' field to the Project Template [project_template] form using the Form Design or Form Layout modules.2) Modify the data in the 'default_template' field in the Project Template record(s). Note: If you want to modify the values for those fields rather than remove them from the Project Template, you can override the default values in the 'default_template' field by adding the fields to the Template Data fields.