-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Labels
Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceregression
Description
Kibana version: 9.2.1
Elasticsearch version: 9.2.1
Original install method (e.g. download page, yum, from source, etc.): Docker
Describe the bug:
Lens visualizations using top values and configured to "include documents without the selected field" show missing values as __missing__. In 9.1.4 this is represented as (missing value).
Steps to reproduce:
- Index two documents where one of the documents have the field as null.
- Create a data view and a lens visualization, e.g. table.
- Add the field to rows using top values and enable "include documents without the selected field" under "Advanced".
Expected behavior: Missing values should not be shown using the Kibana-internal __missing__ value (this is not a user-facing label).
Screenshots (if relevant):

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceregression