-
Notifications
You must be signed in to change notification settings - Fork 227
Multi-Condition Rules feature #1170
Copy link
Copy link
Description
This feature brings the support for multi-condition rules, which literally
means you can pass multiple conditions to trigger a single rule. The change
is backward-compatible and would ideally be shipped by mid-July or end-of-July
and it's gonna be deployed by June 19th for us to implement.
- The feature is about exposing a new
conditionsarray of rule conditions
in the rule object. The existingconditionfield remains for
backward-compatibility. - Also, please update the CTS like so: https://github.com/algolia/algoliasearch-client-specs-internal/pull/126/files.
- Mark the
conditionkey as deprecated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels