-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Problem to solve
Currently, users can add or remove projects from a team. The addition and removal process contains some friction that could be avoided when a user simply wants to transfer a project to another team.
Also, while prebuilds are not removed, removing the project will remove access to existing prebuilds and prebuilds logs from the dashboard.
Proposal
Introduce a way to move a project to another team from the project settings.
Additionally, in the future we could consider dropping all prebuilds, removing the prebuilds configuration (webhook, etc) (#5517), etc. However, moving a project could justify keeping the prebuilds and configuration. 💭
Designs
TBD (To be discussed)
This could introduce a small section under General project settings with one action button that triggers a modal to select a namespace to transfer the project to. 💭
Metadata
Metadata
Assignees
Labels
Type
Projects
Status