summaryrefslogtreecommitdiff
path: root/doc/user/project/bulk_editing.md
blob: d0c7daf469216d3b5606edf35b35a3adfcfb68f2 (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 issues and merge requests

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

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

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

NOTE: **Note:**
Bulk editing of issues and merge requests is only available at the project level.

To update multiple project issues or merge requests at the same time, navigate to
their respective lists and click **Edit issues** or **Edit merge requests** available
in the tab bar. This will open a sidebar on the right-hand side of your screen
where editable fields will be displayed. Checkboxes will also appear to the left-hand
side of eachissue or merge request for you to select the items you want to update.

Once you have selected all relevant items, choose the appropriate fields and their
values from the sidebar and click **Update all** to apply your changes.