summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-08-31 17:17:05 +0000
committerTim Zallmann <tzallmann@gitlab.com>2017-08-31 17:17:05 +0000
commite58428382265f02639a7fc8c1bfcc6311564c0d0 (patch)
tree6dc51a5d77df9e804dd7f5b1ad33d68005bb9f43 /changelogs
parent9aef0427eb9986fc27a399ea6b47e1518d6ebdac (diff)
parentcf37f0b173abacaef36660f1c9875f8fee8b78d8 (diff)
downloadgitlab-ce-e58428382265f02639a7fc8c1bfcc6311564c0d0.tar.gz
Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public' into 'master'
Resolve various visibility level settings issues Closes #31273 See merge request !13442
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public.yml b/changelogs/unreleased/31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public.yml
new file mode 100644
index 00000000000..4d21717e161
--- /dev/null
+++ b/changelogs/unreleased/31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public.yml
@@ -0,0 +1,6 @@
+---
+title: Ensure correct visibility level options shown on all Project, Group, and Snippets
+ forms
+merge_request: 13442
+author:
+type: fixed