BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
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
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
24877-bulk-edit-only-keeps-common-labels-when-searching.yml
...877-bulk-edit-only-keeps-common-labels-when-searching.yml
+4
-0
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
...
@@ -294,7 +294,7 @@ feature 'Issues > Labels bulk assignment', feature: true do
end
end
# Special case https://gitlab.com/gitlab-org/gitlab-ce/issues/24877
# 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
before
do
issue1
.
labels
<<
bug
issue1
.
labels
<<
bug
issue1
.
labels
<<
feature
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