ppadovani / KibanaNestedSupportPlugin

A plugin for Kibana 5.5 and beyond that adds support for nested field search and aggregation.
https://ppadovani.github.io/knql_plugin/overview/
Apache License 2.0
79 stars 7 forks source link

Failed to pickup <Label for missing values> when nested type fields involved #48

Closed androidkencai closed 6 years ago

androidkencai commented 6 years ago

Plugin version: nested-fields-support-6.2.1-1.0.2.zip

Kibana version: 6.2.1 Plugins installed: KibanaNestedSupportPlugin

Description of the problem including expected versus actual behavior: As title. Also, the problem did not appear If the field is non-nested type. Steps to reproduce:

  1. New a datatable VIS from UI and add the following configuration in the Editor Metric - Aggregation: Count Buckets - Split Rows - Aggregation: Terms Buckets - Split Rows - Field:
  2. Enabling the check-box of Show missing values, and enter a label in Label for missing values
  3. The label entered doesn't appear on the UI, but always showing missing
ppadovani commented 6 years ago

Thanks for the report, I'll take a look at this in the next day or so.

ppadovani commented 6 years ago

Fixed and released 6.2.1-1.0.3