Gauge visualization can no longer be clicked to filter on values since Kibana 7.10.0 #84191
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Drilldowns
Embeddable panel Drilldowns
Feature:Gauge Vis
Gauge and goal visualization
Feature:UIActions
UI actions. These are client side only, not related to the server side actions..
regression
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Kibana version: 7.10.0
Elasticsearch version: 7.10.0
Server OS version: ESS
Describe the bug:
Since upgrading to version
7.10.0
it is no longer possible to click onGauge
visuals to add them as a filter. I can reproduce this. I am not sure if this is related to the linked "drilldown" discussion, but it seems like a regression to me that it worked before and does not anymore now. Would you please let me know if this is on purpose or perhaps a bug?Expected behavior (on 7.6.2):
On 7.10.0 however nothing happens when clicking on the Gauge vis (which is unexpected and undesired):
Steps to reproduce:
To reproduce,
Gauge
and select the above index patternMetrics
->Aggregation: Average
,Field: Latency
Buckets
->Add Split group
,Aggregation: Terms
,Field : Service.keyword
Service.keyword
, which it does in Kibana prior 7.10.0 but does not on Kibana 7.10.0.Original: https://github.com/elastic/sdh-kibana/issues/1005
The text was updated successfully, but these errors were encountered: