Commit b09afcfb authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski

Merge branch 'bulk-edit-issues-health-status-docs' into 'master'

Add health status and epics to bulk edit documentation

See merge request gitlab-org/gitlab!34200
parents d735e414 83de6300
...@@ -13,7 +13,7 @@ For more details, see [Bulk editing issues and merge requests at the project lev ...@@ -13,7 +13,7 @@ For more details, see [Bulk editing issues and merge requests at the project lev
If you want to update attributes across multiple issues, epics, or merge requests in a group, you If you want to update attributes across multiple issues, epics, or merge requests in a group, you
can do it by bulk editing them, that is, editing them together. can do it by bulk editing them, that is, editing them together.
![Bulk editing](img/bulk-editing.png) ![Bulk editing](img/bulk-editing_v13_2.png)
## Bulk edit issues at the group level ## Bulk edit issues at the group level
...@@ -24,8 +24,12 @@ You need a permission level of [Reporter or higher](../../permissions.md) to man ...@@ -24,8 +24,12 @@ You need a permission level of [Reporter or higher](../../permissions.md) to man
When bulk editing issues in a group, you can edit the following attributes: When bulk editing issues in a group, you can edit the following attributes:
- Epic ([introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/210470) in
[GitLab Premium](https://about.gitlab.com/pricing/) 13.2.) **(PREMIUM)**
- Milestone - Milestone
- Labels - Labels
- Health status ([introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/218395) in
[GitLab Ultimate](https://about.gitlab.com/pricing/) 13.2.) **(ULTIMATE)**
To update multiple project issues at the same time: To update multiple project issues at the same time:
......
...@@ -14,7 +14,7 @@ For more details, see ...@@ -14,7 +14,7 @@ For more details, see
If you want to update attributes across multiple issues or merge requests, you can do it If you want to update attributes across multiple issues or merge requests, you can do it
by bulk editing them, that is, editing them together. by bulk editing them, that is, editing them together.
![Bulk editing](img/bulk-editing.png) ![Bulk editing](img/bulk-editing_v13_2.png)
## Bulk edit issues at the project level ## Bulk edit issues at the project level
...@@ -25,8 +25,12 @@ When bulk editing issues in a project, you can edit the following attributes: ...@@ -25,8 +25,12 @@ When bulk editing issues in a project, you can edit the following attributes:
- Status (open/closed) - Status (open/closed)
- Assignee - Assignee
- Epic ([introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/210470) in
[GitLab Premium](https://about.gitlab.com/pricing/) 13.2.) **(PREMIUM)**
- Milestone - Milestone
- Labels - Labels
- Health status ([introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/218395) in
[GitLab Ultimate](https://about.gitlab.com/pricing/) 13.2.) **(ULTIMATE)**
- Subscriptions - Subscriptions
To update multiple project issues at the same time: To update multiple project issues at the same time:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment