debian-mirror-gitlab/doc/user/project/bulk_editing.md

26 lines
1 KiB
Markdown
Raw Normal View History

2018-11-18 11:00:15 +05:30
# Bulk editing issues and merge requests
2018-11-08 19:23:39 +05:30
2018-11-18 11:00:15 +05:30
>
**Notes:**
2018-11-08 19:23:39 +05:30
- 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-11-18 11:00:15 +05:30
Attributes can be updated simultaneously across multiple issues or merge requests
by using the bulk editing feature.
2018-11-08 19:23:39 +05:30
2018-11-18 11:00:15 +05:30
![Bulk editing](img/bulk-editing.png)
2018-11-08 19:23:39 +05:30
2018-11-18 11:00:15 +05:30
NOTE: **Note:**
Bulk editing of issues and merge requests is only available at the project level.
2018-11-08 19:23:39 +05:30
2018-11-18 11:00:15 +05:30
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.
2018-11-08 19:23:39 +05:30
2018-11-18 11:00:15 +05:30
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.