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

Data Explorer filter doesn't work for boolean and false value #1391

Closed
dominikriemer opened this issue Mar 5, 2023 · 0 comments · Fixed by #1399
Closed

Data Explorer filter doesn't work for boolean and false value #1391

dominikriemer opened this issue Mar 5, 2023 · 0 comments · Fixed by #1399
Assignees
Labels
backend Everything that is related to the StreamPipes backend bug Something isn't working
Milestone

Comments

@dominikriemer
Copy link
Member

Body

In the data explorer, when adding a filter to a column containing boolean values with value false returns empty results as the given false value is interpreted as a string instead of boolean.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@dominikriemer dominikriemer added bug Something isn't working backend Everything that is related to the StreamPipes backend labels Mar 5, 2023
@dominikriemer dominikriemer self-assigned this Mar 5, 2023
@bossenti bossenti added this to the 1.0.0 milestone Mar 5, 2023
dominikriemer added a commit that referenced this issue Mar 9, 2023
dominikriemer added a commit that referenced this issue Mar 10, 2023
)

* Properly handle booleans with value false in data explorer filter (#1391)

* [hotfix] Add pagination to data explorer table widget, improve performance of line chart

* Fix format issues (#1391)
@bossenti bossenti modified the milestones: 1.0.0, 0.92.0 May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants