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

Demo only: sets managed: true on importing saved objects from SOM #71

Conversation

TinaHeiligers
Copy link
Owner

@TinaHeiligers TinaHeiligers commented Apr 27, 2023

This PR is a demo of how setting managed: true in SavedObjectsImportOptions behaves.

Sets managed:true by default for both import and resolve import errors.
All saved objects imported through the Saved Object Management plugin will have their managed property set to true.

There isn't a way to declare this option through the Saved Objects HTTP APIs. The option is restricted to plugins only.

[skip-ci]

@TinaHeiligers
Copy link
Owner Author

TinaHeiligers commented Apr 27, 2023

PR closed, no longer need this issue.

@TinaHeiligers TinaHeiligers deleted the demo-set-managed-true-on-import branch April 27, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant