Embedded Snapshot Visualizations 'Filter' broken; not firing _msearch call 6.2.0 #16595
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Search
Querying infrastructure in Kibana
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
regression
Kibana version:
6.2.0
Elasticsearch version:
6.2.0
Server OS version:
I'm using GKE w/ official Docker images
Browser version:
Chrome/Firefox; doesn't seem to matter
Browser OS version:
Chrome: Version 63.0.3239.132 (Official Build) (64-bit)
Original install method (e.g. download page, yum, from source, etc.):
from source; tested on Docker
Description of the problem including expected versus actual behavior:
When I attempt to filter an embedded Visualization, the UI reacts accordingly but an _msearch API call is never made and so the graph never updates. I would expect the filter bar to continue behaving as normal. This is a new bug that appeared somewhere between 6.1.2 -> 6.2.0
This bug is specific to visualizations, as embedded dashboards behave as expected.
Steps to reproduce:
Errors in browser console (if relevant):
No errors in the browser console unfortunately
Provide logs and/or server output (if relevant):
There are no errors reported in server output
See an embedded visualization (right) fail while its embedded dashboard counterpart (left) succeeds to filter
The text was updated successfully, but these errors were encountered: