Skip to content

[TSVB] When comma seperated index patterns contain a missing index, the fields dropdowns are not populated. #73987

@simianhacker

Description

@simianhacker

Kibana version:

7.9BC and Master

Elasticsearch version:

7.9BC and Master

Describe the bug:

When the Index pattern field under Panel Options has multiple patterns and one of them doesn't exist, ALL the drop down fields are empty. This issue became a problem when the Metrics UI upgraded their default index pattern from metricbeat-* to metrics-*,metricbeat-* in preparation for indices created by the new ingest manager. .

Steps to reproduce:

  1. Index some data from Metricbeat
  2. Create a new TSVB visualization
  3. Change the Index pattern under Panel options to metrics-*,metricbeat-*
  4. Attempt to select @timestamp under the Time field

Expected behavior:

It should populate the dropdown fields with the fields from GET _field_caps?index=metrics-*,metricbeat-*&fields=*

Metadata

Metadata

Labels

Feature:TSVBTSVB (Time Series Visual Builder)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//bugFixes for quality problems that affect the customer experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions