Skip to content

TSVB doesn't communicate it's index-patterns to dashboard#82964

Merged
alexwizp merged 6 commits intoelastic:masterfrom
alexwizp:81476
Nov 16, 2020
Merged

TSVB doesn't communicate it's index-patterns to dashboard#82964
alexwizp merged 6 commits intoelastic:masterfrom
alexwizp:81476

Conversation

@alexwizp
Copy link
Copy Markdown
Contributor

@alexwizp alexwizp commented Nov 9, 2020

Closes: #81476

Summary

For dashboard's filter bar to work visualisations communicate its index-patterns.
Some visualisations don't do that (#19408)
But according to (#19408 (comment)) TSVB should.

This is causing bugs and confusions with how filter bar is working on a dashboard when TSVB is used.
Especially filter bar is almost non usable for dashboards that have only TSVB visualisations and use non-default index patterns.

Steps to reproduce:

  1. Create a TSVB with non default index pattern
  2. Create a dashboard with single TSVB lib
  3. Try to use a filter bar and notice that there is no way to use pick a filter for used index pattern

Checklist

Delete any items that are not applicable to this PR.

For maintainers

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:TSVB TSVB (Time Series Visual Builder) Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:fix Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v7.11.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TSVB doesn't communicate it's index-patterns to dashboard

8 participants