diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-05-22 19:40:03 +0000 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-05-22 19:40:03 +0000 |
commit | add00b6986c78497c18a2f48bf83f0a23c7923f8 (patch) | |
tree | 70b38743e4743ee7cf95247fd75433ddf04114e2 /changelogs | |
parent | 5431af8b3d4858ac72e796b42bd252d279e53f50 (diff) | |
parent | 5c8cd42bbd6a387f5e73c688615c54606810983e (diff) | |
download | gitlab-ce-add00b6986c78497c18a2f48bf83f0a23c7923f8.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
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-project-import-visibility-error.yml | 5 |
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 |