Skip to content

Preserve empty objects and arrays when filtering #66188

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

Closed
wants to merge 1 commit into from

Conversation

jaymode
Copy link
Member

@jaymode jaymode commented Dec 10, 2020

This change updates our support for filtering so that empty arrays and
objects are preserved when they are present in the content that is
filtering.

Closes #63842

This change updates our support for filtering so that empty arrays and
objects are preserved when they are present in the content that is
filtering.

Closes elastic#63842
@jaymode jaymode requested a review from javanna December 10, 2020 20:14
@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Dec 10, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@jaymode jaymode marked this pull request as draft December 10, 2020 21:42
@jaymode jaymode removed the request for review from javanna January 21, 2021 17:07
@jaymode
Copy link
Member Author

jaymode commented Apr 7, 2021

Closing as I won't have much additional time to fix the issues here in the foreseeable future.

@jaymode jaymode closed this Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/REST API REST infrastructure and utilities >enhancement Team:Core/Infra Meta label for core/infra team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Response filtering using negative filter_path is removing too many fields by skipping empty arrays
3 participants