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

Fix bulk filter actions #3925

Merged
merged 2 commits into from
May 22, 2015
Merged

Fix bulk filter actions #3925

merged 2 commits into from
May 22, 2015

Conversation

w33ble
Copy link
Contributor

@w33ble w33ble commented May 21, 2015

Closes #3920

Previously, if no filters had been added to global state, performing bulk actions (enable/disable, toggle and pin) would fail as query filters would be using concat on undefined. This fixes that condition, and adds a test to verify it.

@lukasolson
Copy link
Member

LGTM!

spalger added a commit that referenced this pull request May 22, 2015
@spalger spalger merged commit 57b39b7 into elastic:master May 22, 2015
MadameSheema pushed a commit to MadameSheema/kibana that referenced this pull request Jan 31, 2023
Update engineering-productivity-team.mdx
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.

Bulk filter inverting is broken
3 participants