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

Add IS_SET and IS_NOT_SET segment operators #1145

Closed
9 tasks done
matthewelwell opened this issue May 24, 2022 · 1 comment · Fixed by #1474
Closed
9 tasks done

Add IS_SET and IS_NOT_SET segment operators #1145

matthewelwell opened this issue May 24, 2022 · 1 comment · Fixed by #1474
Assignees
Labels
api Issue related to the REST API feature New feature or request front-end Issue related to the React Front End Dashboard good first issue Good for newcomers sdk Issues related to the SDKs

Comments

@matthewelwell
Copy link
Contributor

matthewelwell commented May 24, 2022

These operators would not need a 'value' to compare against and would just check whether a given trait is set or not.

SDK Implementation tracker:

  • python - gagan
  • nodejs - edison
  • java - matt
  • .NET - matt
  • rust - gagan
  • ruby - matt
  • go - gagan
  • elixir - micael
  • PHP - matt
@matthewelwell matthewelwell added feature New feature or request good first issue Good for newcomers front-end Issue related to the React Front End Dashboard api Issue related to the REST API sdk Issues related to the SDKs labels May 24, 2022
@EdsnLoor EdsnLoor self-assigned this Sep 19, 2022
@dabeeeenster
Copy link
Contributor

We also need to implement this logic in the SDKs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API feature New feature or request front-end Issue related to the React Front End Dashboard good first issue Good for newcomers sdk Issues related to the SDKs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants