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

New filter logic not working w/boolean field #12745

Closed
aleph-zero opened this issue Jul 10, 2017 · 0 comments
Closed

New filter logic not working w/boolean field #12745

aleph-zero opened this issue Jul 10, 2017 · 0 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Discover Discover Application good first issue low hanging fruit PR sent

Comments

@aleph-zero
Copy link

Kibana version: 5.5.0

Elasticsearch version: 5.5.0

Server OS version:

Browser version:10.12.5

Browser OS version:

Original install method (e.g. download page, yum, from source, etc.): tar.gz

Description of the problem including expected versus actual behavior:
Creating a new filter using the "Add Filter" dialogue box on the Discover page does not work with boolean fields. It allows you to choose the field and the predicate, but the last entry box for specifying what value you want to test does not show up, unless you choose predicate "is one of" or "is not one of". I suppose you could enter true/false here, but this is confusing and weird. The predicate list for a boolean field should only allow the "is" (possibly also "is not") predicate. And the next box that displays should not be a text input, but a drop-down with 2 values: true, false.

boolean_bug

@aleph-zero aleph-zero added Feature:Discover Discover Application bug Fixes for quality problems that affect the customer experience labels Jul 10, 2017
@Bargs Bargs added the good first issue low hanging fruit label Aug 4, 2017
@lukasolson lukasolson self-assigned this Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Discover Discover Application good first issue low hanging fruit PR sent
Projects
None yet
Development

No branches or pull requests

3 participants