Errors when updating project: Cannot change program dates as some projects end after the given program end date, Unique Key violation detected by database Issue Issue 1 : When trying to change the project Status to Closed Complete, the following error displays:------------Cannot change program dates as some projects end after the given program end date---------Issue 2: When trying to add a new task to the project, the following error display:---------------Unique Key violation detected by database.....Duplicate entry.....for key 'PRIMARY'---------------- STEPS TO REPRODUCE: Impersonate a user with it_project_manager_roleAdd a task to a projectorChange Project state to 'Closed complete'Following errors occur:-----------------Cannot change program dates as some projects end after the given program end dateError Message : Cannot change program dates as some projects end after the given program end dateError Message : Unique Key violation detected by database ((conn=288725) Duplicate entry '5036eb0adb83089c2430dbe6f4961976' for key 'PRIMARY')-------------CauseCustomisationResolutionInactivated the business rule and the errors resolved.