From 0e6eb0f2a090dfe2e898a8159ad0f394c367c17c Mon Sep 17 00:00:00 2001 From: Lucas Charles Date: Fri, 7 Jun 2019 15:04:29 +0000 Subject: Update issues/index.md with note on label priority sorting --- doc/user/project/issues/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/user/project/issues/index.md b/doc/user/project/issues/index.md index 94865ad46ee..b8ce4de305b 100644 --- a/doc/user/project/issues/index.md +++ b/doc/user/project/issues/index.md @@ -86,7 +86,9 @@ For more information, see the [Issue Data and Actions](issue_data_and_actions.md On the Issues List, you can view all issues in the current project, or from multiple projects when opening the Issues List from the higher-level group context. Filter the issue list by [any search query](../../search/index.md#issues-and-merge-requests-per-project) and/or specific metadata, such as label(s), assignees(s), status, and more. From this view, you can also make certain changes [in bulk](../bulk_editing.md) to the displayed issues. -For more information, see the [Issue Data and Actions](issue_data_and_actions.md) page. +For more information on interacting with Issues, see the [Issue Data and Actions](issue_data_and_actions.md) page. + +For sorting by issue priority, see [Label Priority](labels.md#label-priority). ### Issue boards -- cgit v1.2.1