Bulk editing issues and merge requests at the project level
If you want to update attributes across multiple issues or merge requests, you can do it by bulk editing them, that is, editing them together.
Bulk edit issues at the project level
When bulk editing issues in a project, you can edit the following attributes:
- Status (open/closed)
- Assignee
- Epic (introduced in GitLab Premium 13.2.)
- Milestone
- ラベル
- Health status (introduced in GitLab Ultimate 13.2.)
- Subscriptions
To update multiple project issues at the same time:
- In a project, go to Issues > List.
- Click Edit issues. A sidebar on the right-hand side of your screen appears with editable fields.
- Select the checkboxes next to each issue you want to edit.
- Select the appropriate fields and their values from the sidebar.
- Click Update all.
Bulk edit merge requests at the project level
When bulk editing merge requests in a project, you can edit the following attributes:
- Status (open/closed)
- Assignee
- Milestone
- ラベル
- Subscriptions
To update multiple project merge requests at the same time:
- In a project, go to Merge Requests.
- Click Edit merge requests. A sidebar on the right-hand side of your screen appears with editable fields.
- Select the checkboxes next to each merge request you want to edit.
- Select the appropriate fields and their values from the sidebar.
- Click Update all.