Skip to content
代码片段 群组 项目
提交 8b00b927 编辑于 作者: Ryan's avatar Ryan
浏览文件

Adjust list vs page wording

上级 d1569de2
No related branches found
No related tags found
无相关合并请求
......@@ -131,8 +131,8 @@ The following metrics are available:
| `action_cable_subscription_confirmations_total` | Counter | 13.10 | The number of ActionCable subscriptions from clients confirmed | `server_mode` |
| `action_cable_subscription_rejections_total` | Counter | 13.10 | The number of ActionCable subscriptions from clients rejected | `server_mode` |
| `action_cable_transmitted_bytes_total` | Counter | 16.0 | Total number of bytes transmitted over ActionCable | `operation`, `channel` |
| `gitlab_issuable_fast_count_by_state_total` | Counter | 13.5 | Total number of row count operations on issue/merge request list pages | |
| `gitlab_issuable_fast_count_by_state_failures_total` | Counter | 13.5 | Number of soft-failed row count operations on issue/merge request list pages | |
| `gitlab_issuable_fast_count_by_state_total` | Counter | 13.5 | Total number of row count operations on the **Issue** and **Merge request** pages | |
| `gitlab_issuable_fast_count_by_state_failures_total` | Counter | 13.5 | Number of soft-failed row count operations on the **Issue** and **Merge request** pages | |
| `gitlab_ci_trace_finalize_duration_seconds` | Histogram | 13.6 | Duration of build trace chunks migration to object storage | |
| `gitlab_vulnerability_report_branch_comparison_real_duration_seconds` | Histogram | 15.11 | Execution duration of vulnerability report present on default branch SQL query | |
| `gitlab_vulnerability_report_branch_comparison_cpu_duration_seconds` | Histogram | 15.11 | Execution duration of vulnerability report present on default branch SQL query | |
......
......@@ -352,7 +352,7 @@ To view all the pipelines that ran for your project:
1. On the left sidebar, select **Search or go to** and find your project.
1. Select **Build > Pipelines**.
You can filter the pipeline list by:
You can filter the **Pipelines** page by:
- Trigger author
- Branch name
......
......@@ -446,5 +446,5 @@ To enable Opsgenie integration:
such as `https://app.opsgenie.com/alert/list`.
1. Select **Save changes**.
After you enable the integration, go to the Alerts list page at
After you enable the integration, go to the **Alerts** page at
**Monitor > Alerts**, and then select **View alerts in Opsgenie**.
......@@ -336,7 +336,7 @@ DETAILS:
**Tier:** Premium, Ultimate
**Offering:** GitLab.com, Self-managed, GitLab Dedicated
You're also able to create lists of a milestone. These are lists that filter issues by the assigned
You can create milestone lists that filter issues by the assigned
milestone, giving you more freedom and visibility on the issue board.
Prerequisites:
......
......@@ -167,7 +167,7 @@ a merge request, or:
1. Select **Edit**.
1. Search for the user you want to assign, and select the user.
GitLab adds the merge request to the user's assigned merge request list.
GitLab adds the merge request to the user's **Assigned merge requests** page.
### Assign multiple users
......
......@@ -76,17 +76,16 @@ To do so:
### View milestone details
To view more information about a milestone,
in the milestone list select the title of the milestone you want to view.
in the **Milestones** page, select the title of the milestone you want to view.
The milestone view shows the title and description.
The tabs below the title and description show the following:
There are also tabs below these that show the following:
- **Issues**: Shows all issues assigned to the milestone. These are displayed in three columns named:
- **Issues**: Shows all issues assigned to the milestone. Issues are displayed in three columns named:
- Unstarted Issues (open and unassigned)
- Ongoing Issues (open and assigned)
- Completed Issues (closed)
- **Merge Requests**: Shows all merge requests assigned to the milestone. These are displayed in four columns named:
- **Merge Requests**: Shows all merge requests assigned to the milestone. Merge requests are displayed in four columns named:
- Work in progress (open and unassigned)
- Waiting for merge (open and assigned)
- Rejected (closed)
......@@ -230,7 +229,7 @@ You can also use the `/assign` [quick action](../quick_actions.md) in a comment.
### Filters in list pages
From the project and group issue/merge request list pages, you can filter by both group and project milestones.
You can filter by both group and project milestones from the project and group issue/merge request list pages, .
### Filters in issue boards
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册