Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.4] Finish loading a dashboard even if some visualizations throw errors #11392

Merged

Conversation

stacey-gammon
Copy link
Contributor

Backports #11324

Dashboard listens for ‘ready:vis’ to be broadcast, but if an error is
thrown when loading the panel, it wasn’t being sent, so dashboard was
sitting there waiting for pendingVisCount to be 0 before fetching the
data.

…lastic#11324)

Dashboard listens for ‘ready:vis’ to be broadcast, but if an error is
thrown when loading the panel, it wasn’t being sent, so dashboard was
sitting there waiting for pendingVisCount to be 0 before fetching the
data.
@stacey-gammon stacey-gammon changed the title Finish loading a dashboard even if some visualizations throw errors [5.4] Finish loading a dashboard even if some visualizations throw errors Apr 24, 2017
@stacey-gammon
Copy link
Contributor Author

Hitting #11339

Jenkins, test this

@stacey-gammon stacey-gammon merged commit f452521 into elastic:5.4 Apr 24, 2017
@stacey-gammon stacey-gammon deleted the 5-4-fix-dash-no-load-viz-notfound branch April 24, 2017 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant