批量编辑.md 2.5 KB
Newer Older
Lab机器人's avatar
readme  
Lab机器人 已提交
1 2 3 4 5 6 7
# Bulk editing issues and merge requests at the project level

> 原文:[https://docs.gitlab.com/ee/user/project/bulk_editing.html](https://docs.gitlab.com/ee/user/project/bulk_editing.html)

*   [Bulk edit issues at the project level](#bulk-edit-issues-at-the-project-level)
*   [Bulk edit merge requests at the project level](#bulk-edit-merge-requests-at-the-project-level)

Lab机器人's avatar
Lab机器人 已提交
8
# 批量编辑 Issue 及合并请求[](#批量编辑issue及合并请求 "Permalink")
Lab机器人's avatar
readme  
Lab机器人 已提交
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56

**注意:**批量编辑问题,史诗和合并请求在**组级别**也可用. 有关更多详细信息,请参阅[在组级别批量编辑问题,史诗和合并请求](../group/bulk_editing/index.html) .

如果要跨多个问题更新属性或合并请求,则可以通过批量编辑它们,即一起编辑它们来完成.

[![Bulk editing](img/5b2694c5d35f9fdb42b43bb1f38ec29c.png)](img/bulk-editing_v13_2.png)

## Bulk edit issues at the project level[](#bulk-edit-issues-at-the-project-level "Permalink")

**注意:**您需要具有[Reporter 或更高](../permissions.html)级别的权限才能管理问题.

When bulk editing issues in a project, you can edit the following attributes:

*   状态(打开/关闭)
*   Assignee
*   Epic(在[GitLab Premium](https://about.gitlab.com/pricing/) 13.2 中[引入](https://gitlab.com/gitlab-org/gitlab/-/issues/210470)
*   Milestone
*   Labels
*   健康状况(在[GitLab Ultimate](https://about.gitlab.com/pricing/) 13.2 中[引入](https://gitlab.com/gitlab-org/gitlab/-/issues/218395)
*   Subscriptions

要同时更新多个项目问题:

1.  在一个项目中,转到 **问题>列表** .
2.  点击**编辑问题** . 屏幕右侧的侧边栏显示,其中包含可编辑的字段.
3.  选中要编辑的每个问题旁边的复选框.
4.  从边栏中选择适当的字段及其值.
5.  Click **全部更新**.

## Bulk edit merge requests at the project level[](#bulk-edit-merge-requests-at-the-project-level "Permalink")

**注意:**您需要[开发人员或更高](../permissions.html)级别的权限才能管理合并请求.

在项目中批量编辑合并请求时,可以编辑以下属性:

*   状态(打开/关闭)
*   Assignee
*   Milestone
*   Labels
*   Subscriptions

要同时更新多个项目合并请求:

1.  在一个项目中,转到 **合并请求** .
2.  单击**编辑合并请求** . 屏幕右侧的侧边栏显示,其中包含可编辑的字段.
3.  选中要编辑的每个合并请求旁边的复选框.
4.  从边栏中选择适当的字段及其值.
5.  Click **全部更新**.