After Business Rules not working on Project Table while Applying Template on ProjectsIssue There is a custom business rule "XYZ" written on the table "pm_project" This business rule is triggered whenever we are creating project manually. However, the Business Rules don't seem to be triggered whenever a template is applied to create a project or a project is created by Copying another project. Steps to reproduce: 1. Navigate to Projects -> Create New2. Click on "To Create a Project from a Template, Click Here".3. Fill in the details and choose the template you wish to choose.4. A Project is created with a particular execution type. However the Business rule does not get triggered.5. Navigate to any existing project.6. Click on the Context Menu -> Copy Project7. A New project is created. However, the After BR does not get triggered.CauseReplicated in OOTB as well. This is as per design the BR's does not fire when we create a project through the template.Only display business rules are triggeredResolutionOur product team as well confirmed on the same and it is concluded that, the BRs to be run on any pm_project_task that is created through template is not supported by design as this would lead to unnecessary recalculations and as well lead to performance issues.Related Linkshttps://community.servicenow.com/community?id=community_question&sys_id=97860b25db1cdbc01dcaf3231f9619f5