diff --git a/doc/user/group/issue_boards.md b/doc/user/group/issue_boards.md deleted file mode 100644 index 831702221693c747c9a7e56546f9b554815c2db7..0000000000000000000000000000000000000000 --- a/doc/user/group/issue_boards.md +++ /dev/null @@ -1,23 +0,0 @@ -# Group issue board - -> Introduced in GitLab 10.0. - -Group issue boards help users manage teams in organizations -that have a team-centered or product-centered approach which spans -many projects. - -![Group Issue Board](img/group_issue_board.png) - -The design and functionality are the same as [project boards](../project/issue_board.md) with some small differences: - -* In a group board all issues within group projects will be displayed -on backlog or closed lists. Users don't need to filter them by project on search bar. - -* Group boards can only have [group milestones](../project/milestones/index.md#creating-a-group-milestone) associated with them. - -* Only group [labels](../project/labels.md) can be used to create lists inside each board. - ->**Note:** - -Only issues in immediate child projects of the group are available in the group board. Issues in further descendant subgroups are not shown in the group board. -