summaryrefslogtreecommitdiff
path: root/doc/user/group/bulk_editing/index.md
blob: 5b5f75c2dd93131ee3b2f572aac4da6d80575f2d (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
26
# 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.

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

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

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

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**.