renku icon indicating copy to clipboard operation
renku copied to clipboard

Change project path

Open ciyer opened this issue 6 years ago • 3 comments

Description

Users may want to change the path of a project, for example, to transfer ownership of a project from an individual user to a group or from one group to another.

GitLab currently prevents this because we use the docker image repository and there are registry tags associated with the project. Changing the project path would also have impact on the KG.

We need to develop a solution to enable this.

ciyer avatar Oct 31 '19 09:10 ciyer

Are you suggesting we automatically purge the images for the user? Or provide the docs on how to do this?

rokroskar avatar Oct 31 '19 09:10 rokroskar

Yes, I'm suggesting we inform the user that changing the path of a project has these consequences and, if approved, do things like purge images for the user.

ciyer avatar Oct 31 '19 13:10 ciyer

Related to #860

gavin-k-lee avatar Apr 13 '21 12:04 gavin-k-lee