diff options
| author | Ashley Dumaine <adumaine@datto.com> | 2017-08-28 17:38:06 -0400 |
|---|---|---|
| committer | Sean McGivern <sean@gitlab.com> | 2017-09-06 10:07:46 +0100 |
| commit | ef4b3a39bc705dfa47762868ea064d2dbadc16e6 (patch) | |
| tree | 62d4c53338eb976f1b854ecbe97e21b01bf894c9 /doc/user/discussions | |
| parent | 446c7fc6f190ac8b8bb879a2a5be37c95fafdd13 (diff) | |
| download | gitlab-ce-ef4b3a39bc705dfa47762868ea064d2dbadc16e6.tar.gz | |
Add functionality to collapse outdated diff comments regardless of discussion resolution
Diffstat (limited to 'doc/user/discussions')
| -rw-r--r-- | doc/user/discussions/img/automatically_collapse_outdated_diff_comments_regardless_of_discussion_resolution.png | bin | 0 -> 129633 bytes | |||
| -rw-r--r-- | doc/user/discussions/index.md | 13 |
2 files changed, 13 insertions, 0 deletions
diff --git a/doc/user/discussions/img/automatically_collapse_outdated_diff_comments_regardless_of_discussion_resolution.png b/doc/user/discussions/img/automatically_collapse_outdated_diff_comments_regardless_of_discussion_resolution.png Binary files differnew file mode 100644 index 00000000000..4c273637bfc --- /dev/null +++ b/doc/user/discussions/img/automatically_collapse_outdated_diff_comments_regardless_of_discussion_resolution.png diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md index 8b1d299484c..5771b420fdf 100644 --- a/doc/user/discussions/index.md +++ b/doc/user/discussions/index.md @@ -116,6 +116,19 @@ are resolved.  +### Automatically collapse outdated diff comments regardless of discussion resolution + +You can automatically collapse comments on outdated diffs regardless of whether +the discussion is resolved. + +Navigate to your project's settings page, select the +**Collapse outdated diffs regardless of discussion resolution** check box and hit +**Save** for the changes to take effect. + + + +From now on, any discussions on an outdated diff will be collapsed by default. + ## Threaded discussions > [Introduced][ce-7527] in GitLab 9.1. |
