Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-01-05 21:10:24 +0300
committerRémy Coutable <remy@rymai.me>2017-01-05 21:10:24 +0300
commit3b8c81fe9edfa62f011716b94117df8dd44251cb (patch)
tree34d50da55844e6c0a85f799eb2fbfee2b3e6e78f /changelogs
parente0254708d51e27dbd93c4ce55a45ef855dc0a9c4 (diff)
parentb5f4fc843ab37efc8010a52aedda16a224d971fd (diff)
Merge branch '19966-api-call-to-move-project-to-different-group-fails-when-using-group-and-project-names-instead-of-id' into 'master'
Fix groups API to accept path when transferring a project Closes #19966 See merge request !8408
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/19966-api-call-to-move-project-to-different-group-fails-when-using-group-and-project-names-instead-of-id.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/19966-api-call-to-move-project-to-different-group-fails-when-using-group-and-project-names-instead-of-id.yml b/changelogs/unreleased/19966-api-call-to-move-project-to-different-group-fails-when-using-group-and-project-names-instead-of-id.yml
new file mode 100644
index 00000000000..61cf047026b
--- /dev/null
+++ b/changelogs/unreleased/19966-api-call-to-move-project-to-different-group-fails-when-using-group-and-project-names-instead-of-id.yml
@@ -0,0 +1,4 @@
+---
+title: Allow group and project paths when transferring projects via the API
+merge_request:
+author: