-
Notifications
You must be signed in to change notification settings - Fork 8.6k
TSVB Sorting by column not working in dashboards #49626
Copy link
Copy link
Closed
Labels
Feature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)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 experiencetriage_needed
Metadata
Metadata
Assignees
Labels
Feature:TSVBTSVB (Time Series Visual Builder)TSVB (Time Series Visual Builder)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 experiencetriage_needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Kibana version: 7.4.1
Elasticsearch version: 7.4.1
Server OS version: 7.6
Browser version: Chrome
Browser OS version: MacOS Mojave 10.14.5
Original install method (e.g. download page, yum, from source, etc.): download page
Describe the bug: When sorting a TSVB Table within a dashboard by one of its sortable columns, the visualisation returns a message stating 'No data to display for the selected metrics'. You'll now need to refresh the page in order to 'get your data back'. The sorting however works fine within the visualisation's editing-page.
Steps to reproduce:
Expected behavior: The sort-functionality should work within a dashboard, as it works fine within the editing-page.
Screenshots (if relevant):

1. The table within a dashboard. The highlighted column should be sortable.
2. Once the sorting action is performed, this message is returned.
3. Within the editing-page, the sorting works just fine.
Cheers.