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

feat: Deleting workspace/project moves its experiments [DET-7368] #4191

Merged
merged 2 commits into from
May 20, 2022
Merged

feat: Deleting workspace/project moves its experiments [DET-7368] #4191

merged 2 commits into from
May 20, 2022

Conversation

mapmeld
Copy link
Contributor

@mapmeld mapmeld commented May 20, 2022

Description

After our discussion about when experiments can/can't be safely deleted and how that process is async / not easy to do en masse, when a project is deleted we're going to move its experiments back to the Uncategorized workspace.

This updates the language in the CLI and WebUI to inform users. Notes on a project get deleted, so I added that in.

Checklist

  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

@mapmeld mapmeld requested a review from trentwatt May 20, 2022 17:05
@mapmeld mapmeld requested a review from ioga as a code owner May 20, 2022 17:05
@cla-bot cla-bot bot added the cla-signed label May 20, 2022
@mapmeld mapmeld changed the base branch from master to workspaces May 20, 2022 17:05
Copy link
Contributor

@trentwatt trentwatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cccbcrkgnncsfttjgdlufgdjnhrbihjgtdiblhrvjbk

@mapmeld mapmeld merged commit 9c575c7 into determined-ai:workspaces May 20, 2022
@mapmeld mapmeld deleted the move_and_delete branch May 20, 2022 17:48
mapmeld added a commit that referenced this pull request May 26, 2022
…4224)

* Revert "feat: Deleting workspace/project moves its experiments [DET-7368] (#4191)"

This reverts commit 9c575c7.

* prevent deleting workspace/proj with experiments; cascade delete of workspace pins

* async tree deletion of workspaces, projects, and experiments

* add numExperiments to Workspaces API responses, and hide Delete options on WebUI

* include update_workspace.sql

* Revert "async tree deletion of workspaces, projects, and experiments"

This reverts commit bab860c.

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

Successfully merging this pull request may close these issues.

2 participants