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

[Workspace] Allow copy/duplicate saved objects among workspaces #6286

Closed
gaobinlong opened this issue Mar 28, 2024 · 0 comments · Fixed by #6288
Closed

[Workspace] Allow copy/duplicate saved objects among workspaces #6286

gaobinlong opened this issue Mar 28, 2024 · 0 comments · Fixed by #6288
Assignees
Labels
enhancement New feature or request

Comments

@gaobinlong
Copy link
Contributor

Is your feature request related to a problem? Please describe.

With workspace feature enabled, in the saved object management page or the visualization page, we should allow users to copy or duplicate the saved objects in one workspace to another, the copied saved objects are new saved objects in the target workspace, not reference.

Here are some mockups about this functionality:
image

image

Describe the solution you'd like

  1. Firstly, we need to implement a new copy/duplicate API which can be called by the UI.
  2. Secondly, add all the UI change of this functionality.
@gaobinlong gaobinlong added the enhancement New feature or request label Mar 28, 2024
@kavilla kavilla removed the untriaged label Apr 2, 2024
@kavilla kavilla linked a pull request Apr 2, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants