-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:DashboardDashboard related featuresDashboard related featuresFeature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Team:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//Presentation Team for Dashboard, Input Controls, and Canvas t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceregressiontriage_needed
Description
Kibana version: 7.9.3 / master. Works in 7.6.1. Regressed somewhere between 7.6.1 -> 7.9.3
Describe the bug:
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:
- Create a TSVB with non default index pattern
- Create a dashboard with single TSVB lib
- Try to use a filter bar and notice that there is no way to use pick a filter for used index pattern
Expected behavior:
I should be able to create a filter for TSVB's index-pattern.
Any additional context:
- I checked that TSVB properly communicated it's index-patterns in 7.6.1.
- Code in dashboard which gathers index-patterns from panels: code
- Related: Improve experience on dashboard when visualizations do not use index patterns created in Kibana #19408
Metadata
Metadata
Assignees
Labels
Feature:DashboardDashboard related featuresDashboard related featuresFeature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)Team:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//Presentation Team for Dashboard, Input Controls, and Canvas t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experienceregressiontriage_needed