Commit fd3b18cf authored by Mike Jang's avatar Mike Jang

Merge branch 'mjang-update-import-important-notes' into 'master'

Clarify mapping with self-managed imports

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