Skip to content

[7.x] Enable include/exclude in Terms agg for numeric fields (#59425)#64044

Merged
DianaDerevyankina merged 1 commit intoelastic:7.xfrom
DianaDerevyankina:backport/7.x/pr-59425
Apr 21, 2020
Merged

[7.x] Enable include/exclude in Terms agg for numeric fields (#59425)#64044
DianaDerevyankina merged 1 commit intoelastic:7.xfrom
DianaDerevyankina:backport/7.x/pr-59425

Conversation

@DianaDerevyankina
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

@DianaDerevyankina DianaDerevyankina added the backport This PR is a backport of another PR label Apr 21, 2020
* Enable include/exclude in Terms agg for numeric fields

Closes elastic#4576

* Added a new component that allows adding multiple values

* Added some validation to include/exclude fields

* Removed unnecessary comments and accepted API changes

* Fixed i18n ID issue

* Refactored some code and fixed discard button issue

* Added SimpleNumberList component and value parsing in include_exclude.tsx

* Fixed merge conflict

* Fixed merge conflict

* Refactored some code

* Got rid of lodash isArray, added Number.isFinite where needed and changed symbol of string join and array split

* Added some more test cases to cover migrate_include_exclude_format write method

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@DianaDerevyankina DianaDerevyankina merged commit e400469 into elastic:7.x Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants