SavedObjectsRepository#bulkCreate should not return raw id's #65088
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
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
The text was updated successfully, but these errors were encountered: