Commit 9823f9a3 authored by Mike Jang's avatar Mike Jang

Merge branch 'docs-clarify-import' into 'master'

Clarify user match on primary email only

See merge request gitlab-org/gitlab!38307
parents 489d669a 0107ce61
......@@ -41,7 +41,7 @@ Note the following:
- Group members are exported as project members, as long as the user has
maintainer or admin access to the group where the exported project lives.
- Project members with owner access will be imported as maintainers.
- Using an admin account to import will map users by email address (self-managed only).
- Using an admin account to import will map users by primary email address (self-managed only).
Otherwise, a supplementary comment is left to mention that the original author and
the MRs, notes, or issues will be owned by the importer.
- If an imported project contains merge requests originating from forks,
......
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