elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.82k stars 8.2k forks source link

Dashboards with missing references display unhelpful/unclear error toasts #44504

Closed EthanStrider closed 1 year ago

EthanStrider commented 5 years ago

Describe the feature: The error message when a nested reference (reference of a reference) is missing is cryptic at best. Haven't tested the error message for a direct missing reference.

Screen Shot 2019-08-28 at 6 27 51 PM

Describe a specific use case for the feature: Makes it easier to debug Kibana saved object issues

Steps to produce this error

  1. Navigate to the Dashboard tab
  2. Click on any dashboard with missing references
  3. This error will pop up and the dashboard won't load

Note, this could be related to other missing JSON bits inside the referenced objects. For example, the vizualization exists, but is malformed. I didn't test extensively to see exactly what caused this, but I'm fairly certain the JSON for the dashboards was fine.

elasticmachine commented 5 years ago

Pinging @elastic/kibana-app

stratoula commented 1 year ago

This is not valid anymore