Some ids are still saved within attributes of saved objects and not into references #30455
Labels
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Based on a few CI logs I've added in a branch (#30418), I've created a list of object types and paths I've noticed are still storing ids within
attributes
. Not all below need to be converted but need to be discussed with impact on saved object export / import.Object Type: configPath:attributes.defaultIndex
Object Type: urlPath:attributes.url
Object Type: visualization
Path:attributes.visState.params.controls[x].indexPattern
Object Type: map
Path:attributes.layerListJSON[x].sourceDescriptor.indexPatternId
Path:attributes.layerListJSON[x].joins[x].right.indexPatternId
Object Type: canvas
Path:attributes.id
The text was updated successfully, but these errors were encountered: