Skip to content

Conversation

Bargs
Copy link
Contributor

@Bargs Bargs commented Aug 1, 2017

We should never push new filters from visualizations directly into the filters app state. The new Kuery language doesn't look at the filters variable. There are watchers for both lucene and kuery that handle filters added to $newFilters, so we should always go through $newFilters until we build a better API.

Fixes #13227

@Bargs Bargs added :Discovery Feature:Visualizations Generic visualization features (in case no more specific feature label is available) review v6.0.0 v6.0.0-beta1 v6.1.0 v7.0.0 labels Aug 1, 2017
Copy link
Contributor

@thomasneirynck thomasneirynck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested and works!

Copy link
Contributor

@lukasolson lukasolson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Bargs Bargs removed the v6.0.0-beta1 label Aug 1, 2017
@Bargs Bargs merged commit 9057937 into elastic:master Aug 1, 2017
@Bargs
Copy link
Contributor Author

Bargs commented Aug 1, 2017

Thanks for the quick review guys 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Visualizations Generic visualization features (in case no more specific feature label is available) review v6.0.0-rc1 v6.0.0 v6.1.0 v7.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants