-
Notifications
You must be signed in to change notification settings - Fork 163
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
[Workspace] Migrate tenant data to workspace #1847
Comments
should we build this capability in security dashboards plugin? if so, might be better move there |
build this in security dashboards plugin make more sense, @SuZhou-Joe @ruanyl can you help to transfer this to security-dashboard repo? |
@opensearch-project/admin to help move to security dashboards repo |
[Triage] Hi @Hailong-am, thank you for filing this issue. It sounds like this work is based on supporting the workspace feature deployment. As is, workspaces is not a security-dashboards/security feature. This work would probably be best assigned under the umbrella of the workspaces change. The security plugin can look into deprecating multi-tenancy once workspaces is launched, but the actual development of this support would likely fall under the workspace development not the security plugin. @opensearch-project/triage could someone please transfer this issue back to the dashboards plugin repo? Thank you. |
@scrawfor99 Two reasons here:
|
@peternied could you look at the above see what you think? |
Being that there are no details on how to accomplish this issue - it does not meet out triage requirements. I'm recommending closing this issue out. @Hailong-am For project planning / tracking issues associated with Workspaces please add them to your tracking mechanism of choice. |
[Triage] Going to close this issue for the reasons discussed above. Thanks. |
Is your feature request related to a problem? Please describe.
As workspace and multi-tenancy are mutually exclusive, they can't turn on at the same time.
Data is inside of a tenant cannot be accessed when multi-tenancy is disabled. We need find out a way to help users migrate tenant data to workspace
Describe the solution you'd like
Describe alternatives you've considered
As a workaround, user can export all saved objects from
saved objects
page underManagement/Dashboards Management
before turn on workspace and import it to workspace afterwards.Additional context
#1822
opensearch-project/OpenSearch-Dashboards#4944
The text was updated successfully, but these errors were encountered: