blob: eb591b63215a39ab7b084a0ba6716c7392dab858 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Bulk editing issue milestones **(PREMIUM)**
> Introduced in [GitLab Ultimate][ee] 12.1.
NOTE: **Note:**
>
> - A permission level of `Reporter` or higher is required in order to manage
> issues.
Milestones can be updated simultaneously across multiple issues by using the bulk editing feature.
![Bulk editing](img/bulk-editing.png)
To bulk update group issue milestones:
1. Navigate to the issues list.
1. Click **Edit issues**.
- 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.
1. Check the checkbox beside each issue to be edited.
1. Click **Update all**.
|