Kibana doesn't handle the error if user tries to create a aggregation based viz out of a faulty saved search (missing dataview) #147285
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Kibana version: 8.6.0 BC6
Elasticsearch version: 8.6.0 BC6
Server OS version: darwin_x86_64
Browser version: chrome latest
Browser OS version: OS X
Original install method (e.g. download page, yum, from source, etc.): from staging
Describe the bug: If user picks a faulty saved search (missing dataview) and tries to create an aggregation based viz out of it - Kibana errors out with Error: Cannot read properties of undefined (reading 'aggs') on the page without any grace.
Steps to reproduce:
Console error:
The text was updated successfully, but these errors were encountered: