2018-08-09 04:33:49 -04:00
|
|
|
# Bulk editing issues and merge requests
|
2018-01-21 12:42:05 -05:00
|
|
|
|
2018-09-06 12:52:18 -04:00
|
|
|
> **Notes:**
|
2019-03-20 09:45:15 -04:00
|
|
|
>
|
2018-09-06 12:52:18 -04:00
|
|
|
> - 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.
|
2018-01-21 12:42:05 -05:00
|
|
|
|
2018-08-09 04:33:49 -04:00
|
|
|
Attributes can be updated simultaneously across multiple issues or merge requests
|
|
|
|
by using the bulk editing feature.
|
2018-01-21 12:42:05 -05:00
|
|
|
|
2018-08-09 04:33:49 -04:00
|
|
|
![Bulk editing](img/bulk-editing.png)
|
2018-01-21 12:42:05 -05:00
|
|
|
|
2018-08-09 04:33:49 -04:00
|
|
|
NOTE: **Note:**
|
2019-07-23 10:39:18 -04:00
|
|
|
Bulk editing issues and merge requests is also available at the group level.
|
|
|
|
For more details, see [bulk editing group issues and merge requests](../group/bulk_editing/index.md).
|
2018-01-21 12:42:05 -05:00
|
|
|
|
2019-07-18 19:29:58 -04:00
|
|
|
To update multiple project issues or merge requests at the same time:
|
2018-01-21 12:42:05 -05:00
|
|
|
|
2019-07-18 19:29:58 -04:00
|
|
|
1. Navigate to their respective list.
|
|
|
|
|
|
|
|
1. Click **Edit issues** or **Edit merge requests**.
|
|
|
|
|
|
|
|
- This will open a sidebar on the right-hand side of your screen
|
|
|
|
where editable fields will be displayed.
|
|
|
|
|
|
|
|
- Checkboxes will also appear beside each issue or merge request.
|
|
|
|
|
|
|
|
1. Check the checkboxes of each items to be edited.
|
|
|
|
1. Choose the appropriate fields and their values from the sidebar.
|
|
|
|
1. Click **Update all**.
|