Change defaults for Import and Copy APIs to use new "createNewCopies" mode #82324
Labels
chore
Feature:Saved Objects
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
The optional
createNewCopies
flag was added to the Import and Copy APIs in 7.10 via #75444. This is accompanied by corresponding UI changes:Starting in 7.11, we want to change this to default to the new mode (the "Create new objects with random IDs" option). We also want to change the APIs to do the same, which will need to be noted as a breaking change.
Related: #81907
The text was updated successfully, but these errors were encountered: