Assignment rule not workingIssue Two assignment rules are not functioning as expected. The issue is reproducible in the production instance/ReleaseNot DependentResolutionAfter analyzing the issue, we have found that the issue is due to an existing Data LookUp Definition on the incident table. Inorder for Assignment Rule to take place, both fields 'Assignment Group' and 'Assigned To' should be empty. But, There is an active data lookup rule which changes Assignment Group whenever the category is changed to ${category}. Since, the value is already getting populated, the assignment rule is not taking place. Please add other Assignment Data Lookups according to your use cases or disable the Data lookup rule and the assignment rules will be work as intended.