Commit b8218735 authored by Mike Jang's avatar Mike Jang

Merge branch 'docs/preserve-perms-imported-groups' into 'master'

Preserve user permissions on imported groups

See merge request gitlab-org/gitlab!27854
parents 5536de83 384689fd
......@@ -94,3 +94,5 @@ Note the following:
to allow project imports into the desired group structure.
- Imported groups are given a `private` visibility level, unless imported into a parent group.
- If imported into a parent group, subgroups will inherit a similar level of visibility, unless otherwise restricted.
- To preserve the member list and their respective permissions on imported groups,
review the users in these groups. Make sure these users exist before importing the desired groups.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment