Skip to content

Conversation

erdirowlands
Copy link
Contributor

@erdirowlands erdirowlands commented Apr 14, 2024

What

Supports new AND rules:

  • GroupServingRule is the new rule type sent by the backend. They are:
    • Evaluated by Priority
    • GroupServingRule.Clauses are AND'ed
    • Additional GroupServingRule with lesser priority are OR'd (with their clauses AND'ed).
  • If there are no GroupServingRule to evaluate, then we fall back to the legacy Rule which is OR`d.

Testing

  • Unit tests

@erdirowlands erdirowlands merged commit dffa98c into main Apr 15, 2024
@erdirowlands erdirowlands deleted the FFM-11164 branch April 19, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants