Commit 86d14441a44922e466da294f9b1147453b462d18
1 parent
e1ca9de0
Exists in
master
and in
4 other branches
Notice about moving projects.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
doc/update/5.4-to-6.0.md
@@ -4,8 +4,8 @@ | @@ -4,8 +4,8 @@ | ||
4 | 4 | ||
5 | #### Global projects | 5 | #### Global projects |
6 | 6 | ||
7 | -We deprecated root(global) namespace for projects. | ||
8 | -So you need to move all your global projects under group/users manually before update or they will be automatically moved to the owner namespace during the update. | 7 | +The root (global) namespace for projects is depreated. |
8 | +So you need to move all your global projects under groups or users manually before update or they will be automatically moved to the project owner namespace during the update. When a project is moved all its members will receive an email with instructions how to update their git remote url. Please make sure you disable ssending email when you do a test of the upgrade. | ||
9 | 9 | ||
10 | #### Teams | 10 | #### Teams |
11 | 11 |