Skip to content

[Discover|7.3.1|UI/UX] Weird behavior for Kibana Discover table and selected columns #45988

@jesusgn90

Description

@jesusgn90

Kibana version:

7.3.1

Elasticsearch version:

7.3.1

Server OS version:

CentOS 7

Browser version:

Google Chrome 72.0.3626.121

Browser OS version:

Ubuntu 18.04

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

Yum

Describe the bug:

Discover table keeps columns from different index patterns, this is wrong.

Steps to reproduce:

Having two different index patterns, let's say temperature and twitter, each one has its own fields and they are not related at all.

  1. Open Discover
  2. Select a field to add a column. The field exists in the first index pattern but it doesn't on the second index pattern.
  3. Change the index pattern.
  4. The column is still applied.

Expected behavior:

Remove selected columns on index pattern change if those columns don't exist on the selected index pattern.

Screenshots (if relevant):

image

image

Metadata

Metadata

Assignees

Labels

Feature:DiscoverDiscover ApplicationTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//discuss

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions