Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Condition Rules feature #201

Closed
aseure opened this issue Jun 18, 2020 · 0 comments · Fixed by #207
Closed

Multi-Condition Rules feature #201

aseure opened this issue Jun 18, 2020 · 0 comments · Fixed by #207
Labels
API Feature API feature to implement

Comments

@aseure
Copy link
Contributor

aseure commented Jun 18, 2020

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.

  1. The feature is about exposing a new conditions array of rule conditions
    in the rule object. The existing condition field remains for
    backward-compatibility.
  2. Also, please update the CTS like so: https://github.com/algolia/algoliasearch-client-specs-internal/pull/126/files.
  3. Mark the condition key as deprecated.
@aallam aallam added the API Feature API feature to implement label Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Feature API feature to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants