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

[savedObjects] add experimental filter capabilities #17513

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Apr 3, 2018

Fixes #17510
Based on #17512

WIP

@spalger spalger added WIP Work in progress Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Apr 3, 2018
@spalger spalger force-pushed the implement/saved-objects/experimental-filter branch from fd29456 to a1b39f6 Compare April 3, 2018 03:53
@elasticmachine
Copy link
Contributor

💔 Build Failed

@spalger spalger force-pushed the implement/saved-objects/experimental-filter branch from a1b39f6 to 8ae2587 Compare April 3, 2018 05:32
@spalger spalger force-pushed the implement/saved-objects/experimental-filter branch 2 times, most recently from c05f9a5 to 9ceb0e2 Compare April 3, 2018 05:38
@elasticmachine
Copy link
Contributor

💔 Build Failed

@spalger
Copy link
Contributor Author

spalger commented Apr 3, 2018

Jenkins test this

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

return {};
}

const bool = {};
const savedObjectTypes = type ? [type] : Object.keys(getRootProperties(mappings));
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Does this include type property?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Turns out it did, so e5307b7

@spalger spalger force-pushed the implement/saved-objects/experimental-filter branch from e5307b7 to 77f259f Compare April 4, 2018 01:31
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@spalger spalger force-pushed the implement/saved-objects/experimental-filter branch from b4f58e2 to 764a2e0 Compare April 5, 2018 22:07
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@spalger spalger requested review from uric and uboness and removed request for uric April 11, 2018 00:00
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@spalger spalger closed this Feb 28, 2019
@spalger spalger deleted the implement/saved-objects/experimental-filter branch August 18, 2020 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants