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

Rule condition fixes #294

Merged
merged 2 commits into from
Mar 22, 2022
Merged

Rule condition fixes #294

merged 2 commits into from
Mar 22, 2022

Conversation

jdorn
Copy link
Member

@jdorn jdorn commented Mar 22, 2022

Fixes:

  • $exists/$notExists operator not available for string attribute
  • $exists operator setting value to empty string instead of true
  • New $includes, $notIncludes operators for arrays
  • New $empty, $notEmpty operators for arrays

@vercel
Copy link

vercel bot commented Mar 22, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/growthbook/docs/6TKTZxDYmrZtXzxFzGTpUixgSgUU
✅ Preview: Canceled

[Deployment for 4daa1ff canceled]

@jdorn jdorn merged commit fc44e5f into main Mar 22, 2022
@jdorn jdorn deleted the rule-condition-fixes branch March 22, 2022 23:26
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.

None yet

1 participant