summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorManolis Mavrofidis <mavrofidise@gmail.com>2017-08-09 18:37:06 +0300
committermanolis <mavrofidise@gmail.com>2017-08-31 21:30:36 +0100
commit7e71f958ac721f5c36c20a5366c1e46adce4c67d (patch)
tree63b74b20bdb22d42afcd82764fdf97f01d8c655a /changelogs
parent420d835e5fb41e1c3291a814f807b555b24646ca (diff)
downloadgitlab-ce-7e71f958ac721f5c36c20a5366c1e46adce4c67d.tar.gz
/move project functionality. Squash commit.
Update to add all issues to be updated. Added functionality, proper tests, documentation and changelog.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/move-action.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/move-action.yml b/changelogs/unreleased/move-action.yml
new file mode 100644
index 00000000000..65eceae3ef9
--- /dev/null
+++ b/changelogs/unreleased/move-action.yml
@@ -0,0 +1,4 @@
+---
+title: Allow users to move issues to other projects using a / command
+merge_request: 13436
+author: Manolis Mavrofidis