Assignment Rules don´t work in Case recordsIssue Assignment rule not working on the cases created on the 'sn_customerservice_case' table. Navigate to any record producer on the sn_customerservice_case table.Fill in the fields and place a request.The request should be created on the case table.There is an assignment rule that auto-populates the 'Assigned to' * 'Assignment group' fields on the case record, does not apply when the record is created.The case is created with empty assigned values.Cause There is an assignment rule that is running on the same case record which does not do anything. If the rule applies and just does not do anything, it means it not initializing the 'Assigned to' & 'Assignment group' values.ResolutionDeactivate the assignment rule that empties the fields on the case record. Do not have any two assignment rules with the same order.