'On-Call: Assign' workflow is not attaching after configuring the trigger rule conditionIssue There is a functionality 'on call scheduling' wherein if the trigger conditions are setup then according to the conditions the operation like updating the assignment group field, assigned to field and triggering the workflow options can be enabled. There is trigger condition where it is checking for the assignment group value and then the workflow is triggered as well as the assigned to field is updated. The issue here is when an incident record is created the workflow 'On-Call: Assign' is not triggering. Steps to reproduce: Create a trigger condition under the on call scheduling with the condition as 'assignment group is cab management' and set the group as 'change management'Now set the Trigger action as workflowSet the Trigger workflow as 'On-Call: Assign' and save the formCreate an incident record with the assignment group as cab managementCheck the record where we can find the workflow is not attachedCauseIf the trigger condition for on call scheduling is set on assignment group and assigned to then the trigger condition will not work which will not trigger the workflow. The above statement is mentioned in the documentation as well.ResolutionRemove the trigger condition on assignment group/assigned to which will resolve the issue. Reference documentation regarding the On-Call Scheduling trigger rules.