Commit c4de3419 authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'fix/doc-user-group-import' into 'master'

Consistency edits for import docs

See merge request gitlab-org/gitlab!73102
parents 5e38e52a e9dd7d13
...@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -7,7 +7,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Custom group-level project templates **(PREMIUM)** # Custom group-level project templates **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/6861) in [GitLab Premium](https://about.gitlab.com/pricing/) 11.6. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/6861) in GitLab 11.6.
[Group owners](../permissions.md#group-members-permissions) can set a subgroup to [Group owners](../permissions.md#group-members-permissions) can set a subgroup to
be the source of project templates that are selectable when a new project is created be the source of project templates that are selectable when a new project is created
......
...@@ -19,23 +19,23 @@ Using GitLab Group Migration, you can migrate existing top-level groups from Git ...@@ -19,23 +19,23 @@ Using GitLab Group Migration, you can migrate existing top-level groups from Git
The following resources are migrated to the target instance: The following resources are migrated to the target instance:
- Groups ([Introduced in 13.7](https://gitlab.com/groups/gitlab-org/-/epics/4374)) - Groups ([Introduced](https://gitlab.com/groups/gitlab-org/-/epics/4374) in 13.7)
- description - description
- attributes - attributes
- subgroups - subgroups
- avatar ([Introduced in 14.0](https://gitlab.com/gitlab-org/gitlab/-/issues/322904)) - avatar ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/322904) in 14.0)
- Group Labels ([Introduced in 13.9](https://gitlab.com/gitlab-org/gitlab/-/issues/292429)) - Group Labels ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292429) in 13.9)
- title - title
- description - description
- color - color
- created_at ([Introduced in 13.10](https://gitlab.com/gitlab-org/gitlab/-/issues/300007)) - created_at ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/300007) in 13.10)
- updated_at ([Introduced in 13.10](https://gitlab.com/gitlab-org/gitlab/-/issues/300007)) - updated_at ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/300007) in 13.10)
- Members ([Introduced in 13.9](https://gitlab.com/gitlab-org/gitlab/-/issues/299415)) - Members ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/299415) in 13.9)
Group members are associated with the imported group if: Group members are associated with the imported group if:
- The user already exists in the target GitLab instance and - The user already exists in the target GitLab instance and
- The user has a public email in the source GitLab instance that matches a - The user has a public email in the source GitLab instance that matches a
confirmed email in the target GitLab instance confirmed email in the target GitLab instance
- Epics ([Introduced in 13.7](https://gitlab.com/gitlab-org/gitlab/-/issues/250281)) - Epics ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/250281) in 13.7)
- title - title
- description - description
- state (open / closed) - state (open / closed)
...@@ -43,12 +43,12 @@ The following resources are migrated to the target instance: ...@@ -43,12 +43,12 @@ The following resources are migrated to the target instance:
- due date - due date
- epic order on boards - epic order on boards
- confidentiality - confidentiality
- labels ([Introduced in 13.9](https://gitlab.com/gitlab-org/gitlab/-/issues/297460)) - labels ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297460) in 13.9)
- author ([Introduced in 13.9](https://gitlab.com/gitlab-org/gitlab/-/issues/298745)) - author ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/298745) in 13.9)
- parent epic ([Introduced in 13.9](https://gitlab.com/gitlab-org/gitlab/-/issues/297459)) - parent epic ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297459) in 13.9)
- emoji award ([Introduced in 13.9](https://gitlab.com/gitlab-org/gitlab/-/issues/297466)) - emoji award ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297466) in 13.9)
- events ([Introduced in 13.10](https://gitlab.com/gitlab-org/gitlab/-/issues/297465)) - events ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297465) in 13.10)
- Milestones ([Introduced in 13.10](https://gitlab.com/gitlab-org/gitlab/-/issues/292427)) - Milestones ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292427) in 13.10)
- title - title
- description - description
- state (active / closed) - state (active / closed)
...@@ -56,8 +56,8 @@ The following resources are migrated to the target instance: ...@@ -56,8 +56,8 @@ The following resources are migrated to the target instance:
- due date - due date
- created at - created at
- updated at - updated at
- iid ([Introduced in 13.11](https://gitlab.com/gitlab-org/gitlab/-/issues/326157)) - iid ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/326157) in 13.11)
- Iterations ([Introduced in 13.10](https://gitlab.com/gitlab-org/gitlab/-/issues/292428)) - Iterations ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292428) in 13.10)
- iid - iid
- title - title
- description - description
...@@ -66,7 +66,7 @@ The following resources are migrated to the target instance: ...@@ -66,7 +66,7 @@ The following resources are migrated to the target instance:
- due date - due date
- created at - created at
- updated at - updated at
- Badges ([Introduced in 13.11](https://gitlab.com/gitlab-org/gitlab/-/issues/292431)) - Badges ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/292431) in 13.11)
- name - name
- link URL - link URL
- image URL - image URL
......
...@@ -51,8 +51,8 @@ The following items are exported: ...@@ -51,8 +51,8 @@ The following items are exported:
- Subgroups (including all the aforementioned data) - Subgroups (including all the aforementioned data)
- Epics - Epics
- Events - Events
- [Wikis](../../project/wiki/group.md) **(PREMIUM SELF)** - [Wikis](../../project/wiki/group.md)
(Introduced in [GitLab 13.9](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53247)) ([Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53247) in GitLab 13.9)
The following items are **not** exported: The following items are **not** exported:
......
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