Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
02b2386b
Commit
02b2386b
authored
Oct 10, 2017
by
Victor Wu
Committed by
Clement Ho
Oct 10, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Locked issues / mrs docs
parent
9ac5338b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
24 deletions
+16
-24
doc/user/discussions/index.md
doc/user/discussions/index.md
+15
-23
doc/user/permissions.md
doc/user/permissions.md
+1
-1
No files found.
doc/user/discussions/index.md
View file @
02b2386b
...
@@ -153,42 +153,34 @@ comments in greater detail.
...
@@ -153,42 +153,34 @@ comments in greater detail.
![
Discussion comment
](
img/discussion_comment.png
)
![
Discussion comment
](
img/discussion_comment.png
)
## Lock
ing
discussions
## Lock discussions
> [Introduced][ce-14531] in GitLab 10.1.
> [Introduced][ce-14531] in GitLab 10.1.
There might be some cases where a discussion is better off if it's locked down.
For large projects with many contributors, it may be useful to stop discussions
For example
:
in issues or merge requests in these scenarios
:
-
Discussions that are several years old and the issue/merge request is closed,
-
The project maintainer has already resolved the discussion and it is not helpful
but people continue to try to resurrect the discussion.
for continued feedback. The project maintainer has already directed new conversation
-
Discussions where someone or a group of people are trolling, are abusive, or
to newer issues or merge requests.
in-general are causing the discussion to be unproductive.
-
The people participating in the discussion are trolling, abusive, or otherwise
being unproductive.
In
locked discussions, only team members can write new comments and edit the old
In
these cases, a user with Master permissions or higher in the project can lock (and unlock)
ones.
an issue or a merge request, using the "Lock" section in the sidebar:
To lock or unlock a discussion, you need to have at least Master [permissions]:
| Unlock | Lock |
1.
Find the "Lock" section in the sidebar and click
**Edit**
1.
In the dialog that will appear, you can choose to turn on or turn off the
discussion lock
1.
Optionally, leave a comment to explain your reasoning behind that action
| Turn off discussion lock | Turn on discussion lock |
| :-----------: | :----------: |
| :-----------: | :----------: |
| !
[
Turn off discussion lock
](
img/turn_off_lock.png
)
| !
[
Turn on discussion lock
](
img/turn_on_lock.png
)
|
| !
[
Turn off discussion lock
](
img/turn_off_lock.png
)
| !
[
Turn on discussion lock
](
img/turn_on_lock.png
)
|
Every change is indicated by a system note in the issue's or merge request's
System notes indicate locking and unlocking.
comments.
![
Discussion lock system notes
](
img/discussion_lock_system_notes.png
)
![
Discussion lock system notes
](
img/discussion_lock_system_notes.png
)
Once an issue or merge request is locked, project members can see the indicator
In a locked issue or merge request, only team members can add new comments and
in the comment area, whereas non project members can only see the information
edit existing comments. Non-team members are restricted from adding or editing comments.
that the discussion is locked.
| Team member | No
t a
member |
| Team member | No
n-team
member |
| :-----------: | :----------: |
| :-----------: | :----------: |
| !
[
Comment form member
](
img/lock_form_member.png
)
| !
[
Comment form non-member
](
img/lock_form_non_member.png
)
|
| !
[
Comment form member
](
img/lock_form_member.png
)
| !
[
Comment form non-member
](
img/lock_form_non_member.png
)
|
...
...
doc/user/permissions.md
View file @
02b2386b
...
@@ -25,7 +25,7 @@ The following table depicts the various user permission levels in a project.
...
@@ -25,7 +25,7 @@ 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
comments |
| | | ✓ | ✓ |
| Lock
discussions (issues and merge requests) |
| | | ✓ | ✓ |
| 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] | ✓ | ✓ | ✓ | ✓ |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment