diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-06 00:08:50 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-06 00:08:50 +0000 |
commit | 67dc61d80e7b8bbeabf0dfd857f0def3e7b1f731 (patch) | |
tree | 840421e4ccf478bb03ec6cfafe401664bea9ccb2 /doc/user/project/settings | |
parent | 6d8bbacd130c091fbb9ab53d4be5688a620982fc (diff) | |
download | gitlab-ce-67dc61d80e7b8bbeabf0dfd857f0def3e7b1f731.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/settings')
-rw-r--r-- | doc/user/project/settings/index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md index d79d9f5b9dc..97696180d6b 100644 --- a/doc/user/project/settings/index.md +++ b/doc/user/project/settings/index.md @@ -362,6 +362,14 @@ NOTE: GitLab administrators can use the administration interface to move any project to any namespace if needed. +##### Transferring a GitLab.com project to a different subscription tier + +When you transfer a project from a namespace that's licensed for GitLab SaaS Premium or Ultimate to Free, some data related to the paid features is deleted. + +For example, [project access tokens](../../../user/project/settings/project_access_tokens.md) are revoked, and +[pipeline subscriptions](../../../ci/pipelines/multi_project_pipelines.md#trigger-a-pipeline-when-an-upstream-project-is-rebuilt) +and [test cases](../../../ci/test_cases/index.md) are deleted. + #### Delete a project You can mark a project to be deleted. |