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

fix: fix fields conditional query should return correct results #413

Merged
merged 2 commits into from
Mar 31, 2023

Conversation

martin-trajanovski
Copy link
Collaborator

Description

Operators like: GREATER_THAN, LESS_THAN, EQUAL_TO_NUMERIC and EQUAL_TO_STRING should work as expected in the conditional querying.

Motivation

There was a bug inside the conditional querying using the above operators.

Fixes:

Changes:

  • changes made

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

@nitrosx nitrosx merged commit f91c6b2 into master Mar 31, 2023
@nitrosx nitrosx deleted the SWAP-3154-condition-filter-datasets-bug branch March 31, 2023 13:21
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.

2 participants