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

Corrects index pattern for fields in split_by_terms #39723

Merged
merged 4 commits into from Jun 28, 2019

Conversation

TinaHeiligers
Copy link
Contributor

@TinaHeiligers TinaHeiligers commented Jun 26, 2019

Summary

Fixes #39580

This PR is a fix for a bug in TSVB where the fields were not showing up in a TSVB split_by_terms aggregation. The bug was a result of not using the correct index pattern to extract the fields that can be selected as an option to split by.
VideoMP41680x958

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials
- [ ] Unit or functional tests were updated or added to match the most common scenarios
- [ ] This was checked for keyboard-only and screenreader accessibility

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

@elasticmachine
Copy link
Contributor

💔 Build Failed

@TinaHeiligers
Copy link
Contributor Author

Jenkins, please test this

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@alexwizp alexwizp added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jun 27, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

Copy link
Contributor

@alexwizp alexwizp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

@elasticmachine
Copy link
Contributor

💔 Build Failed

@TinaHeiligers
Copy link
Contributor Author

Jenkins test this please

@TinaHeiligers
Copy link
Contributor Author

Jenkins test

@TinaHeiligers
Copy link
Contributor Author

Jenkins, please test this

@PhilippBaranovskiy
Copy link
Contributor

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@TinaHeiligers
Copy link
Contributor Author

retest

@TinaHeiligers
Copy link
Contributor Author

@alexwizp CI was giving endless trouble, I'm trying to get these tests to pass (the only changes were linting problems in files I didn't even touch!).

@elasticmachine
Copy link
Contributor

💔 Build Failed

@TinaHeiligers
Copy link
Contributor Author

Retest

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@TinaHeiligers TinaHeiligers merged commit d99172e into master Jun 28, 2019
@TinaHeiligers TinaHeiligers deleted the TSVB_group_terms_by_functionality branch June 28, 2019 05:54
TinaHeiligers added a commit that referenced this pull request Jun 28, 2019
* Corrects index pattern for fields in split_by_terms

* linting errors
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) release_note:fix Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.3.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TSVB] Group by Terms functionality not working propertly
4 participants