Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSVB Sorting by column not working in dashboards #49626

Closed
IgnisIngenii opened this issue Oct 29, 2019 · 6 comments · Fixed by #63699
Closed

TSVB Sorting by column not working in dashboards #49626

IgnisIngenii opened this issue Oct 29, 2019 · 6 comments · Fixed by #63699
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure triage_needed

Comments

@IgnisIngenii
Copy link

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:

  1. Create a TSVB Table and save it to a dashboard. In this case, the two aggregations used are a sum and a filter ratio. The filter ratio returns a percentage, which is not sortable.
  2. Try sorting one of the columns that is/should be sortable.
  3. The visualisation returns the 'No data to display for the selected metrics'-message.

Expected behavior: The sort-functionality should work within a dashboard, as it works fine within the editing-page.

Screenshots (if relevant):
Screenshot 2019-10-29 at 13 13 41
1. The table within a dashboard. The highlighted column should be sortable.

Screenshot 2019-10-29 at 13 13 59
2. Once the sorting action is performed, this message is returned.

Screenshot 2019-10-29 at 13 14 33
3. Within the editing-page, the sorting works just fine.

Cheers.

@chrisdavies chrisdavies added Feature:TSVB TSVB (Time Series Visual Builder) triage_needed labels Oct 29, 2019
@csurett
Copy link

csurett commented Jan 13, 2020

I have the same issue. When sorting a TSVB by column in a dashboard it says No data to display for the selected metrics

Cluster Info

Installed through: Yum
Kibana: 7.5.1
Elasticsearch: 7.5.1
Server os: RHEL 7 and OEL 7

Browser info

Browsers: Chrome 79.0.3945.117 and Microsoft Edge 42.17134.1098.0
OS: Windows 10 Enterprise

Possible issue

The request to api/metrics/vis/data has only a single change of state in the payload from {} to null

@mikecote mikecote added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Feb 13, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@BobBlank12 BobBlank12 added the bug Fixes for quality problems that affect the customer experience label Feb 19, 2020
@RagulPandiyan
Copy link

Facing same issue. Any update in this?

@qualispec
Copy link

qualispec commented Apr 8, 2020

I am also experiencing the same issue on Elasticsearch / Kibana version 7.5.0, browser version Chrome Version 80.0.3987.149.

@qualispec
Copy link

Is it possible to have this issue prioritized?

This issue, coupled with TSVB Table sorting being broken (#51888), is putting the TSVB Table visualization in an unusable state.

@sleethma
Copy link

I am experiencing the same issue with TSVB on Kibana 7.4.2. I can provide more info if needed. This is not in a usable state currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure triage_needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants