Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2018-04-05 21:14:04 +0300
committerFelipe Artur <felipefac@gmail.com>2018-04-05 21:14:04 +0300
commitb9c0cf1318d663edc3af593f88521e86e0614824 (patch)
treec1f90c814e8eeb1d190f3ea202f091fb775be21d /doc
parent7c6f4adac9bc2f0bba46a4267f1081c7542e4dc4 (diff)
Improve specs and docs
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/issue_board.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/project/issue_board.md b/doc/user/project/issue_board.md
index b4a842f33d6..7eab825fa32 100644
--- a/doc/user/project/issue_board.md
+++ b/doc/user/project/issue_board.md
@@ -240,8 +240,7 @@ Issue Board, that is create/delete lists and drag issues around.
>Introduced in GitLab 10.6
Group issue board is analogous to project-level issue board and it is accessible at the group
-navigation level. A group-level issue board allows you to view all issues from all projects in that group
-(currently, it does not see issues from projects in subgroups). Similarly, you can only filter by group labels for these
+navigation level. A group-level issue board allows you to view all issues from all projects in that group or descendant subgroups. Similarly, you can only filter by group labels for these
boards. When updating milestones and labels for an issue through the sidebar update mechanism, again only
group-level objects are available.