summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-02-21 16:00:33 +0000
committerPhil Hughes <me@iamphill.com>2017-02-21 16:00:33 +0000
commit6a2ee01b552493da7753527b0de6cfb83b498622 (patch)
tree0ac4d1d9c3c25ebb2140c21e4c7177e6f9977129 /changelogs
parent459a97d46812fecc59c973bad356935422c7f60e (diff)
downloadgitlab-ce-6a2ee01b552493da7753527b0de6cfb83b498622.tar.gz
Removes label from previous listmoving-issue-with-two-list-labels
When dragging an issue to a list that it already exists in it was previously not removing the label for the list it was moving from. This changes that to make that API call. Closes #28484
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/moving-issue-with-two-list-labels.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/moving-issue-with-two-list-labels.yml b/changelogs/unreleased/moving-issue-with-two-list-labels.yml
new file mode 100644
index 00000000000..d5ea81e3810
--- /dev/null
+++ b/changelogs/unreleased/moving-issue-with-two-list-labels.yml
@@ -0,0 +1,4 @@
+---
+title: Removes label when moving issue to another list that it is currently in
+merge_request:
+author: