You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally the matching process was stopped after the first match of a specific rule and continued for generic rules.
This functionality is no longer implemented, which makes one of the rule trees redundant.
Therefore, the generic and the specific tree should be replaced by one tree.
The text was updated successfully, but these errors were encountered:
Originally the matching process was stopped after the first match of a specific rule and continued for generic rules.
This functionality is no longer implemented, which makes one of the rule trees redundant.
Therefore, the generic and the specific tree should be replaced by one tree.
The text was updated successfully, but these errors were encountered: