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

SavedObjectsRepository#bulkCreate should not return raw id's #65088

Closed
rudolf opened this issue May 4, 2020 · 1 comment · Fixed by #65150
Closed

SavedObjectsRepository#bulkCreate should not return raw id's #65088

rudolf opened this issue May 4, 2020 · 1 comment · Fixed by #65150
Labels
bug Fixes for quality problems that affect the customer experience Feature:Saved Objects Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@rudolf
Copy link
Contributor

rudolf commented May 4, 2020

When creating SavedObjects with SavedObjectsRepository#bulkCreate without specifying their ID's, the method returns the raw id's including the namespace instead of deserialising the Elasticsearch response to strip these away.

Thanks for raising this @azasypkin

@rudolf rudolf added bug Fixes for quality problems that affect the customer experience Feature:Saved Objects labels May 4, 2020
@rudolf rudolf added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label May 4, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Saved Objects Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
2 participants