summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorLuke Bennett <lbennett@gitlab.com>2018-12-11 01:08:48 +0000
committerLuke Bennett <lbennett@gitlab.com>2019-01-08 06:25:23 +0000
commit6b466e38738e3e6bcf4b13cca1e5f680daa43ae4 (patch)
treee145ebecb692bdd8c9e091121b4f61eb355dfc91 /changelogs
parent1d2ef4c6557846eb531f4d0e80cf43dea99b037b (diff)
downloadgitlab-ce-6b466e38738e3e6bcf4b13cca1e5f680daa43ae4.tar.gz
Fix bug causing repo mirror settings UI to breakfix-repo-settings-file-upload-error
Fixes an exception relating to the new project cleanup settings in 11.6 that causes the mirror repo settings UI to become unusable.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-repo-settings-file-upload-error.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-repo-settings-file-upload-error.yml b/changelogs/unreleased/fix-repo-settings-file-upload-error.yml
new file mode 100644
index 00000000000..b219fdfaa1e
--- /dev/null
+++ b/changelogs/unreleased/fix-repo-settings-file-upload-error.yml
@@ -0,0 +1,5 @@
+---
+title: Fix bug causing repository mirror settings UI to break
+merge_request: 23712
+author:
+type: fixed