summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2017-04-18 12:46:41 +0300
committerValery Sizov <valery@gitlab.com>2017-04-18 12:46:41 +0300
commit0c3908c38249f584b47155e80d6f434ab98b14b6 (patch)
treee7801f0cc488306200c72518376b2b1bc2733db6
parent2274cf50508a5bf9535c3f4369cf4951eb6726be (diff)
downloadgitlab-ce-0c3908c38249f584b47155e80d6f434ab98b14b6.tar.gz
Update permission docs. Add note about automatic unassigning when member leaves a team
-rw-r--r--doc/user/permissions.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md
index 3122e95fc0e..2b01b530dc7 100644
--- a/doc/user/permissions.md
+++ b/doc/user/permissions.md
@@ -7,6 +7,9 @@ project itself, the highest permission level is used.
On public and internal projects the Guest role is not enforced. All users will
be able to create issues, leave comments, and pull or download the project code.
+When member leaves the team the all assigned Issues and Merge Requests
+will be unassigned automatically.
+
GitLab administrators receive all permissions.
To add or import a user, you can follow the [project users and members