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

[Spaces] document how to move objects between spaces #23343

Closed
AlonaNadler opened this issue Sep 19, 2018 · 1 comment
Closed

[Spaces] document how to move objects between spaces #23343

AlonaNadler opened this issue Sep 19, 2018 · 1 comment
Assignees
Labels
Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@AlonaNadler
Copy link

With Spaces being release, users will want to move objects between spaces. The way to do it is by exporting objects and importing into the new Space. Currently, the import/export UI doesn't export with dependencies, so it will be challenging to select specific dashboard from a huge list of objects and then track the dependencies.
Until this will address #16831 users can use the import/export APIs that export with the dependencies. It will be extremely helpful if we have a doc that explains how to use it in the context of Spaces
There are 2 use cases:

  • Within a single Kibana instance moving specific dashboard to a new space with the dependencies
  • In case users have multiple instances of Kibana for a single ES cluster and they want to consolidate these instances now that Spaces are available. A doc that explains how to export from a Kibana instance and import to space with all the dependencies

cc: @kobelb @legrego @jinmu03 @gchaps

@AlonaNadler AlonaNadler added the Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! label Sep 19, 2018
legrego added a commit to legrego/kibana that referenced this issue Sep 20, 2018
@legrego legrego self-assigned this Sep 20, 2018
@legrego
Copy link
Member

legrego commented Oct 30, 2018

Resolved via #23205

@legrego legrego closed this as completed Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

No branches or pull requests

2 participants