Workflow approval state is updated to approved although a workflow did not trigger and approval records did not get createdIssue Workflows are not getting triggered for some projects; however, the approval state is updated without the approval task being created.CauseWorkflows on the project table are only triggered when approval is requested, not when the project is created. The projects in question are child projects which are inheriting the approval state from the parent through a business rule.ResolutionThe Child Project Inherits Parent Approval business rule is populating the approval field for a child project. Deactivating this business rule would prevent the child record from receiving the approval state from the parent.