summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-22 19:40:03 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-06-10 07:15:11 +0000
commita9013d2e22f3f569067af6da2b75747541db6ab3 (patch)
treedafcb3b9ca5631dfb083b81455b776d6eea4dd4a /changelogs
parent7e47a8e6f5db65ebfcfb1db616ebbfbc7737e323 (diff)
downloadgitlab-ce-a9013d2e22f3f569067af6da2b75747541db6ab3.tar.gz
Merge branch 'sh-project-import-visibility-error' into 'master'
Fix invalid visibility string comparison in project import Closes #61692 See merge request gitlab-org/gitlab-ce!28612 (cherry picked from commit add00b6986c78497c18a2f48bf83f0a23c7923f8) 5c8cd42b Fix invalid visibility string comparison in project import
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-project-import-visibility-error.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-project-import-visibility-error.yml b/changelogs/unreleased/sh-project-import-visibility-error.yml
new file mode 100644
index 00000000000..eb7e001c6aa
--- /dev/null
+++ b/changelogs/unreleased/sh-project-import-visibility-error.yml
@@ -0,0 +1,5 @@
+---
+title: Fix invalid visibility string comparison in project import
+merge_request: 28612
+author:
+type: fixed