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

[hotfix] Fix handling of count queries in data explorer #1501

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

dominikriemer
Copy link
Member

Purpose

Fix a bug that wrongly parsed count queries in the data explorer after query refactoring.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added backend Everything that is related to the StreamPipes backend java Pull requests that update Java code ui Anything that affects the UI labels Apr 11, 2023
@dominikriemer dominikriemer merged commit 9694615 into dev Apr 11, 2023
@dominikriemer dominikriemer deleted the fix-parsing-of-count-queries branch April 11, 2023 13:19
@bossenti bossenti added this to the 1.0.0 milestone Apr 12, 2023
@bossenti bossenti added the bug Something isn't working label Apr 12, 2023
flomickl pushed a commit that referenced this pull request May 1, 2023
* [hotfix] Fix handling of count queries in data explorer

* [hotfix] Use HttpContext to hide loading bar in API calls
@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 java Pull requests that update Java code ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants