summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-08-16 08:59:54 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2017-08-16 08:59:54 +0000
commitefa996d7281cfceb9ecfdbf43ef01dea903df038 (patch)
tree32e1767ae5e0a1b7e50f39a4c62ca603101a932d
parent04f7f394d3825e3290f523dce28d42b7c87fc9bb (diff)
parent878fa8feba28df7708e31dedf06138f05cb75731 (diff)
downloadgitlab-ce-efa996d7281cfceb9ecfdbf43ef01dea903df038.tar.gz
Merge branch 'doc-group-issues-filtered-search' into 'master'
Add documentation for groups issue filtered search Closes #36377 See merge request !13572
-rw-r--r--doc/user/search/img/group_issues_filter.pngbin0 -> 45288 bytes
-rw-r--r--doc/user/search/index.md8
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/user/search/img/group_issues_filter.png b/doc/user/search/img/group_issues_filter.png
new file mode 100644
index 00000000000..45eced79b99
--- /dev/null
+++ b/doc/user/search/img/group_issues_filter.png
Binary files differ
diff --git a/doc/user/search/index.md b/doc/user/search/index.md
index 6d59dcc6c75..79f34fd29ba 100644
--- a/doc/user/search/index.md
+++ b/doc/user/search/index.md
@@ -40,6 +40,14 @@ The same process is valid for merge requests. Navigate to your project's **Merge
and click **Search or filter results...**. Merge requests can be filtered by author, assignee,
milestone, and label.
+## Issues and merge requests per group
+
+Similar to **Issues and merge requests per project**, you can also search for issues
+within a group. Navigate to a group's **Issues** tab and query search results in
+the same way as you do for projects.
+
+![filter issues in a group](img/group_issues_filter.png)
+
## Search history
You can view recent searches by clicking on the little arrow-clock icon, which is to the left of the search input. Click the search entry to run that search again. This feature is available for issues and merge requests. Searches are stored locally in your browser.