Merge branch '10688-group-maintainers-edit-epic-comments-permissions-docs' into 'master'

Update group permissions table documentation

See merge request gitlab-org/gitlab-ce!32020
This commit is contained in:
Evan Read 2019-08-28 01:01:50 +00:00
commit 6308c0ab0f
1 changed files with 20 additions and 18 deletions

View File

@ -205,7 +205,7 @@ the group. The following table depicts the various user permission levels in a
group.
| Action | Guest | Reporter | Developer | Maintainer | Owner |
|-------------------------------------------------|-------|----------|-----------|------------|-------|
|--------------------------------------------------------|-------|----------|-----------|------------|-------|
| Browse group | ✓ | ✓ | ✓ | ✓ | ✓ |
| View Insights charts **(ULTIMATE)** | ✓ | ✓ | ✓ | ✓ | ✓ |
| View group epic **(ULTIMATE)** | ✓ | ✓ | ✓ | ✓ | ✓ |
@ -220,11 +220,13 @@ group.
| Manage group members | | | | | ✓ |
| Remove group | | | | | ✓ |
| Delete group epic **(ULTIMATE)** | | | | | ✓ |
| Edit epic comments (posted by any user) **(ULTIMATE)** | | | | ✓ (2) | ✓ (2) |
| View group Audit Events | | | | | ✓ |
| Disable notification emails | | | | | ✓ |
- (1): Groups can be set to [allow either Owners or Owners and
Maintainers to create subgroups](group/subgroups/index.md#creating-a-subgroup)
- (2): Introduced in GitLab 12.2.
### Subgroup permissions