Assignment Group Assignment not working for IncidentIssue Assigning assignment groups using the data lookup definitions is not working consistently.ReleaseLondonCauseThe different data lookup rules defined on the matcher table all have the same order value. The rules range from very general where only one of the dependent columns is defined to very specific where all four dependent columns are defined. What happens when they all have the same order value is that the system latches on to the super generalized rules and won't change until the base condition no longer matches.ResolutionRaise the order value of the more general rules so that they are evaluated last by the system and won't get stuck.1. Look up the more general data lookup rules.2. Increase the order value from 100 to say 200 3. Observe the assignment group changes whenever the conditions match a new lookup rule