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
0
Merge Requests
0
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
Tatuya Kamada
gitlab-ce
Commits
1cea63a2
Commit
1cea63a2
authored
Dec 06, 2016
by
Alfredo Sumaran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add changelog file
parent
262fc28a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
changelogs/unreleased/24877-bulk-edit-only-keeps-common-labels-when-searching.yml
...877-bulk-edit-only-keeps-common-labels-when-searching.yml
+4
-0
spec/features/issues/bulk_assignment_labels_spec.rb
spec/features/issues/bulk_assignment_labels_spec.rb
+1
-1
No files found.
changelogs/unreleased/24877-bulk-edit-only-keeps-common-labels-when-searching.yml
0 → 100644
View file @
1cea63a2
---
title
:
Improve bulk assignment for issuables
merge_request
:
author
:
spec/features/issues/bulk_assignment_labels_spec.rb
View file @
1cea63a2
...
...
@@ -294,7 +294,7 @@ feature 'Issues > Labels bulk assignment', feature: true do
end
# Special case https://gitlab.com/gitlab-org/gitlab-ce/issues/24877
context
'unmarking common label'
,
focus:
true
do
context
'unmarking common label'
do
before
do
issue1
.
labels
<<
bug
issue1
.
labels
<<
feature
...
...
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