Skip to content

[7.6] [BUG] Data fetching twice on discover timefilter change (#55279)#55369

Merged
lizozom merged 1 commit intoelastic:7.6from
lizozom:backport/7.6/pr-55279
Jan 21, 2020
Merged

[7.6] [BUG] Data fetching twice on discover timefilter change (#55279)#55369
lizozom merged 1 commit intoelastic:7.6from
lizozom:backport/7.6/pr-55279

Conversation

@lizozom
Copy link
Copy Markdown
Contributor

@lizozom lizozom commented Jan 21, 2020

Backports the following commits to 7.6:

* Fix bug elastic#54887
 - Filters are not only fetch once on timefilter change
 - Make sure that discover doesn't fetch data when a disabled filter is changed
 - Support compareFilters on an array of filters.
 - Added tests to compare filters
 - Exctracted sortFilters and added tests to it.

* code review + FilterCompareOptions

* Remove sort by

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@lizozom lizozom added the backport This PR is a backport of another PR label Jan 21, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@lizozom lizozom merged commit c33924f into elastic:7.6 Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants