diff options
author | Evan Read <eread@gitlab.com> | 2019-07-30 04:33:55 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-07-30 04:33:55 +0000 |
commit | 6b025c1765d478813fe2fc0131fc4f6fb7eec42b (patch) | |
tree | 8cb11c034ad567855ad264d802c61616d41701f4 /doc/user | |
parent | 19c5f1a9cc449a19d536e11f3ff3e7867b75d085 (diff) | |
parent | ad041afe00562a8c7063c9d2fe8dc7abc222932b (diff) | |
download | gitlab-ce-6b025c1765d478813fe2fc0131fc4f6fb7eec42b.tar.gz |
Merge branch 'manual-sorting-12-2' into 'master'
Correct manual sort introduction release
See merge request gitlab-org/gitlab-ce!31135
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/project/issues/sorting_issue_lists.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/issues/sorting_issue_lists.md b/doc/user/project/issues/sorting_issue_lists.md index ba120783430..0fe86e6f410 100644 --- a/doc/user/project/issues/sorting_issue_lists.md +++ b/doc/user/project/issues/sorting_issue_lists.md @@ -9,7 +9,7 @@ similar to [issue boards](../issue_board.md#issue-ordering-in-a-list). ## Manual sorting -> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/62178) in GitLab 12.1. +> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/62178) in GitLab 12.2. When you select **Manual** sorting, you can change the order by dragging and dropping the issues. The changed order will persist. Everyone who visits the same list will see the reordered list, with some exceptions. |