-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Cannot read property 'responses' of undefined #6253
Copy link
Copy link
Closed
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencefeedback_needed
Description
Hi,
4.4.1 Commit SHA 57474ae
21 Visualize: Cannot read property 'responses' of undefined
TypeError: Cannot read property 'responses' of undefined
at Object.getResponses (http://10.72.58.246/bundles/kibana.bundle.js?v=9693:80248:21)
at http://10.72.58.246/bundles/kibana.bundle.js?v=9693:78670:26
at processQueue (http://10.72.58.246/bundles/commons.bundle.js?v=9693:42357:29)
at http://10.72.58.246/bundles/commons.bundle.js?v=9693:42373:28
at Scope.$eval (http://10.72.58.246/bundles/commons.bundle.js?v=9693:43601:29)
at Scope.$digest (http://10.72.58.246/bundles/commons.bundle.js?v=9693:43412:32)
at Scope.$apply (http://10.72.58.246/bundles/commons.bundle.js?v=9693:43709:25)
at done (http://10.72.58.246/bundles/commons.bundle.js?v=9693:38158:48)
at completeRequest (http://10.72.58.246/bundles/commons.bundle.js?v=9693:38356:8)
at XMLHttpRequest.requestLoaded (http://10.72.58.246/bundles/commons.bundle.js?v=9693:38297:10)
Getting this when executing a dashboard with 22 visualisations against an index with 17m documents. However all is fine when running it against a different index with 21m documents.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencefeedback_needed
Type
Fields
Give feedbackNo fields configured for issues without a type.