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

Render script params in script field xcontent #59813

Merged

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Jul 17, 2020

This fixes the rendering of the script field in the script field
type. Originally we weren't rendering the params and such because we
couldn't parse them. But we can parse them now so we should render them.

This updates the integration tests to include params and adds an
integration test that fetches the mapping.

Relates to #59332

This fixes the rendering of the `script` field in the `script` field
type. Originally we weren't rendering the `params` and such because we
couldn't parse them. But we can parse them now so we should render them.

This updates the integration tests to include params and adds an
integration test that fetches the mapping.
@nik9000 nik9000 added the :Search/Search Search-related issues that do not fall into other categories label Jul 17, 2020
@nik9000 nik9000 requested a review from javanna July 17, 2020 20:02
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jul 17, 2020
@javanna javanna mentioned this pull request Jul 17, 2020
30 tasks
Copy link
Member

@javanna javanna 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 @nik9000 !

@nik9000
Copy link
Member Author

nik9000 commented Jul 20, 2020

LGTM thanks @nik9000 !

Thanks for reviewing @javanna!

@nik9000 nik9000 merged commit bdc2b16 into elastic:feature/runtime_fields Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants