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

Change defaults for Import and Copy APIs to use new "createNewCopies" mode #82324

Closed
jportner opened this issue Nov 2, 2020 · 1 comment · Fixed by #83575
Closed

Change defaults for Import and Copy APIs to use new "createNewCopies" mode #82324

jportner opened this issue Nov 2, 2020 · 1 comment · Fixed by #83575
Assignees
Labels
chore Feature:Saved Objects Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@jportner
Copy link
Contributor

jportner commented Nov 2, 2020

The optional createNewCopies flag was added to the Import and Copy APIs in 7.10 via #75444. This is accompanied by corresponding UI changes:

image

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

@jportner jportner added chore Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! Feature:Saved Objects labels Nov 2, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Feature:Saved Objects Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants