Skip to content

Fix field handling in ClickHouse and Elasticsearch #123

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 28, 2021

Conversation

ricoberger
Copy link
Member

This commit fixes the field handling in the ClickHouse and Elasticsearch
plugin. The issue was that the fields where not reused after a user
adjusted the search term or time range. Instead a user was forced to
reselect all fields. Now all fields are preserved after the time range
was adjusted or the search term was changed.

We also sort the fields for the ClickHouse plugin alphabetical before
they are shown to the user.

This commit fixes the field handling in the ClickHouse and Elasticsearch
plugin. The issue was that the fields where not reused after a user
adjusted the search term or time range. Instead a user was forced to
reselect all fields. Now all fields are preserved after the time range
was adjusted or the search term was changed.

We also sort the fields for the ClickHouse plugin alphabetical before
they are shown to the user.
@ricoberger ricoberger force-pushed the improve-fields-handling branch from 2aacfe7 to 0c29ea2 Compare August 28, 2021 22:56
@ricoberger ricoberger merged commit cfc14e3 into main Aug 28, 2021
@ricoberger ricoberger deleted the improve-fields-handling branch August 28, 2021 23:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant