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

Use config filters:pinnedByDefault for filters created with filter editor #20359

Merged
merged 1 commit into from
Jul 10, 2018

Conversation

lukasolson
Copy link
Member

Fixes #20182.

Prior to this PR, filters created with the "Add a filter" dialog would not be pinned by default even if the config were set to do so.

This PR fixes this behavior and pins new filters by default, yet continues to preserve whether existing filters are already pinned when updating through the filter editor.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@Bargs Bargs left a comment

Choose a reason for hiding this comment

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

Tested in Chrome. Code and functionality LGTM.

@lukasolson
Copy link
Member Author

6.x (6.4.0): 96f3f34

@lukasolson lukasolson deleted the fix/addFilterPinnedByDefault branch October 31, 2018 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filters set using "Add a filter+" do not respect filters:pinnedByDefault when set to true.
3 participants