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

Fixes error in Percentile for Time Series Visual Builder #11772

Merged
merged 2 commits into from
May 26, 2017

Conversation

simianhacker
Copy link
Member

This PR adds a check to the getAggValue() method to for percentile to check for a parent object to exist. It fixes #11763

@simianhacker simianhacker added Feature:TSVB TSVB (Time Series Visual Builder) Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:fix review v5.5.0 v6.0.0 labels May 12, 2017
@simianhacker simianhacker requested a review from jbudz May 12, 2017 21:00
@jbudz
Copy link
Member

jbudz commented May 12, 2017

No more errors to stdout but I'm still getting The request for this panel has failed on the client. Is that expected?
image

@simianhacker
Copy link
Member Author

@jbudz Yes... It's because you haven't selected a target field so it can't run the aggregation your asking for. There probably needs to be a better error message.

@thomasneirynck
Copy link
Contributor

jenkins, test this

@simianhacker simianhacker merged commit a4b439c into elastic:master May 26, 2017
@simianhacker
Copy link
Member Author

Back ported to 5.x with d6501e8

snide pushed a commit to snide/kibana that referenced this pull request May 30, 2017
@simianhacker simianhacker deleted the fix-11763 branch April 17, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:TSVB TSVB (Time Series Visual Builder) Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:fix review v5.5.0 v6.0.0-alpha2 v6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TSVB Uncaught error percentile metric
4 participants