-
Notifications
You must be signed in to change notification settings - Fork 429
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
Add "Not" predicate operator in the Segment rules #382
Comments
Added frontend under flag "not_operator", presumed format would be type:"NOT". The flag allows for adding an array of supported clientside evaluation SDKs (see staging for an example, leaving empty will remove the tooltip).
|
As discussed internaly, the proposed operator should actually be |
This is now available under the not_operator flag, I've tested my end and users do seem to be correctly assigned to segments based on the rules. |
Hi, is the frontend of and not still being implemented? I am not able to see the |
Heads up @kyle-ssg ? |
This @dabeeeenster, we need to simply turn on the not_operator feature for self hosted defaults if we're happy with it. |
OK! |
We should have an "Add AND NOT" as per below:
Would also mean updating https://github.com/Flagsmith/flagsmith-engine
The text was updated successfully, but these errors were encountered: