summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-04-19 15:24:32 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-04-20 10:55:59 +0100
commit11d066cc851cfd01b9abb3b9285ecbfe6388dc45 (patch)
treeb7945ad10641191a783c1edd631966159c9b23d7 /changelogs
parentc30de8d6ed74c969a09227172aee8bfb2cc64c88 (diff)
downloadgitlab-ce-11d066cc851cfd01b9abb3b9285ecbfe6388dc45.tar.gz
Merge branch 'fj-42601-respect-visibility-options' into 'master'
Respect visibility options and description when importing project from template Closes #42601 See merge request gitlab-org/gitlab-ce!18473
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-42601-respect-visibility-options.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-42601-respect-visibility-options.yml b/changelogs/unreleased/fj-42601-respect-visibility-options.yml
new file mode 100644
index 00000000000..eabb337234c
--- /dev/null
+++ b/changelogs/unreleased/fj-42601-respect-visibility-options.yml
@@ -0,0 +1,5 @@
+---
+title: Respect visibility options and description when importing project from template
+merge_request: 18473
+author:
+type: fixed