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] Support delete saved objects by workspace #6016

Closed
Hailong-am opened this issue Mar 4, 2024 · 1 comment · Fixed by #6013
Closed

[Workspace] Support delete saved objects by workspace #6016

Hailong-am opened this issue Mar 4, 2024 · 1 comment · Fixed by #6013
Labels

Comments

@Hailong-am
Copy link
Collaborator

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

When deleting a workspace, we need to delete all saved objects associated to this workspace, otherwise those saved object will become to orphan objects and not able to clean up.

To support share functionality in future, saved objects may associated to multiple workspace,
if a saved object associated to 2 or more workspaces, the delete operation will detach it from the deleted workspace instead of hard delete the saved object itself.

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

#4944 #6013

@SuZhou-Joe
Copy link
Member

Closed as #6013 has been merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants