diff options
author | Felipe Artur <felipefac@gmail.com> | 2018-03-05 11:39:24 -0300 |
---|---|---|
committer | Felipe Artur <felipefac@gmail.com> | 2018-03-05 14:30:56 -0300 |
commit | 9946d0813c8e377ecf22552c4af075e563144712 (patch) | |
tree | 0f1399f16d1d6c70e41d60e11d0fa8a85db913dc /doc | |
parent | dd071c4b6e9754a0abeec45ab2040d9e2d5a62b8 (diff) | |
download | gitlab-ce-9946d0813c8e377ecf22552c4af075e563144712.tar.gz |
Address review comments
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/issue_board.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/issue_board.md b/doc/user/project/issue_board.md index 8df84db5139..07d3ef20ba7 100644 --- a/doc/user/project/issue_board.md +++ b/doc/user/project/issue_board.md @@ -237,9 +237,9 @@ Issue Board, that is create/delete lists and drag issues around. ## Group Issue Board -Group issue board i analogous to project-level issue board and it is accessible at the group +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 +(currently, it does not see issues from projects in 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. |