Correct permissions for locking discussions
This commit is contained in:
parent
5189fddfb2
commit
3d98b89b09
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@ The following table depicts the various user permission levels in a project.
|
||||||
| Create confidential issue | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
| Create confidential issue | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
||||||
| View confidential issues | (✓) [^2] | ✓ | ✓ | ✓ | ✓ |
|
| View confidential issues | (✓) [^2] | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Leave comments | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
| Leave comments | ✓ [^1] | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Lock discussions (issues and merge requests) | | | | ✓ | ✓ |
|
| Lock issue discussions | | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
| Lock merge request discussions | | | ✓ | ✓ | ✓ |
|
||||||
| See a list of jobs | ✓ [^3] | ✓ | ✓ | ✓ | ✓ |
|
| See a list of jobs | ✓ [^3] | ✓ | ✓ | ✓ | ✓ |
|
||||||
| See a job log | ✓ [^3] | ✓ | ✓ | ✓ | ✓ |
|
| See a job log | ✓ [^3] | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Download and browse job artifacts | ✓ [^3] | ✓ | ✓ | ✓ | ✓ |
|
| Download and browse job artifacts | ✓ [^3] | ✓ | ✓ | ✓ | ✓ |
|
||||||
|
|
Loading…
Reference in a new issue