Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
37cfb113
Commit
37cfb113
authored
Feb 17, 2021
by
Marcin Sedlak-Jakubowski
Committed by
Marcel Amirault
Feb 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduce the number of notes in bulk editing doc
parent
7aac09b7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
12 deletions
+5
-12
doc/user/group/bulk_editing/index.md
doc/user/group/bulk_editing/index.md
+3
-7
doc/user/project/bulk_editing.md
doc/user/project/bulk_editing.md
+2
-5
No files found.
doc/user/group/bulk_editing/index.md
View file @
37cfb113
...
@@ -13,7 +13,6 @@ For more details, see [Bulk editing issues and merge requests at the project lev
...
@@ -13,7 +13,6 @@ 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.
NOTE:
Only the items visible on the current page are selected for bulk editing (up to 20).
Only the items visible on the current page are selected for bulk editing (up to 20).
![
Bulk editing
](
img/bulk-editing_v13_2.png
)
![
Bulk editing
](
img/bulk-editing_v13_2.png
)
...
@@ -25,8 +24,7 @@ Only the items visible on the current page are selected for bulk editing (up to
...
@@ -25,8 +24,7 @@ Only the items visible on the current page are selected for bulk editing (up to
> - Editing health status [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/218395) in GitLab 13.2.
> - Editing health status [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/218395) in GitLab 13.2.
> - Editing iteration [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/196806) in GitLab 13.9.
> - Editing iteration [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/196806) in GitLab 13.9.
NOTE:
Users with permission level of
[
Reporter or higher
](
../../permissions.md
)
can manage issues.
You need a permission level of
[
Reporter or higher
](
../../permissions.md
)
to manage issues.
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:
...
@@ -48,8 +46,7 @@ To update multiple project issues at the same time:
...
@@ -48,8 +46,7 @@ To update multiple project issues at the same time:
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/7250) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.2.
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/7250) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.2.
NOTE:
Users with permission level of
[
Reporter or higher
](
../../permissions.md
)
can manage epics.
You need a permission level of
[
Reporter or higher
](
../../permissions.md
)
to manage epics.
When bulk editing epics in a group, you can edit their labels.
When bulk editing epics in a group, you can edit their labels.
...
@@ -65,8 +62,7 @@ To update multiple epics at the same time:
...
@@ -65,8 +62,7 @@ To update multiple epics at the same time:
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/12719) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.2.
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/12719) in [GitLab Premium](https://about.gitlab.com/pricing/) 12.2.
NOTE:
Users with permission level of
[
Developer or higher
](
../../permissions.md
)
can manage merge requests.
You need a permission level of
[
Developer or higher
](
../../permissions.md
)
to manage merge requests.
When bulk editing merge requests in a group, you can edit the following attributes:
When bulk editing merge requests in a group, you can edit the following attributes:
...
...
doc/user/project/bulk_editing.md
View file @
37cfb113
...
@@ -14,7 +14,6 @@ For more details, see
...
@@ -14,7 +14,6 @@ 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.
NOTE:
Only the items visible on the current page are selected for bulk editing (up to 20).
Only the items visible on the current page are selected for bulk editing (up to 20).
![
Bulk editing
](
img/bulk-editing_v13_2.png
)
![
Bulk editing
](
img/bulk-editing_v13_2.png
)
...
@@ -25,8 +24,7 @@ Only the items visible on the current page are selected for bulk editing (up to
...
@@ -25,8 +24,7 @@ Only the items visible on the current page are selected for bulk editing (up to
> - Editing health status [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/218395) in GitLab 13.2.
> - Editing health status [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/218395) in GitLab 13.2.
> - Editing iteration [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/196806) in GitLab 13.9.
> - Editing iteration [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/196806) in GitLab 13.9.
NOTE:
Users with permission level of
[
Reporter or higher
](
../permissions.md
)
can manage issues.
You need a permission level of
[
Reporter or higher
](
../permissions.md
)
to manage issues.
When bulk editing issues in a project, you can edit the following attributes:
When bulk editing issues in a project, you can edit the following attributes:
...
@@ -49,8 +47,7 @@ To update multiple project issues at the same time:
...
@@ -49,8 +47,7 @@ To update multiple project issues at the same time:
## Bulk edit merge requests at the project level
## Bulk edit merge requests at the project level
NOTE:
Users with permission level of
[
Developer or higher
](
../permissions.md
)
can manage merge requests.
You need a permission level of
[
Developer or higher
](
../permissions.md
)
to manage merge requests.
When bulk editing merge requests in a project, you can edit the following attributes:
When bulk editing merge requests in a project, you can edit the following attributes:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment