summaryrefslogtreecommitdiff
path: root/doc/user/group/bulk_editing/index.md
blob: c8715577eb2efaa5fd04265f8c4ea7edfad550f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Bulk editing issue and merge request milestones **(PREMIUM)**

> - [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/7249) for issues in
  [GitLab Premium](https://about.gitlab.com/pricing/) 12.1.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/12719) for merge
  requests in GitLab [GitLab Premium](https://about.gitlab.com/pricing/) 12.2.

Milestones can be updated simultaneously across multiple issues or merge requests by using the bulk editing feature.

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

NOTE: **Note:**
A permission level of `Reporter` or higher is required in order to manage issues, and
a permission level of `Developer` or higher is required in order to manage merge requests.

To bulk update group issue or merge request milestones:

1. Navigate to the issues or merge requests list.
1. Click the **Edit issues** or **Edit merge requests** button.
   - This will open a sidebar on the right-hand side of your screen where an editable field
     for milestones will be displayed.
   - Checkboxes will also appear beside each issue or merge request.
1. Check the checkbox beside each issue to be edited.
1. Select the desired milestone from the sidebar.
1. Click **Update all**.