summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2019-01-22 17:20:10 -0600
committerMike Greiling <mike@pixelcog.com>2019-01-22 17:34:51 -0600
commitdb4c85246dd42a1a8104be7b5a3b80a357915722 (patch)
treed226daf1162abdd42a94958a2954be07fe174319
parent1b7981df0ac8a624723e63dd9717e47af77894e1 (diff)
downloadgitlab-ce-db4c85246dd42a1a8104be7b5a3b80a357915722.tar.gz
Add CHANGELOG.md entry
-rw-r--r--changelogs/unreleased/mg-fix-bad-cluster-update-entrypoint.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/mg-fix-bad-cluster-update-entrypoint.yml b/changelogs/unreleased/mg-fix-bad-cluster-update-entrypoint.yml
new file mode 100644
index 00000000000..932850cc825
--- /dev/null
+++ b/changelogs/unreleased/mg-fix-bad-cluster-update-entrypoint.yml
@@ -0,0 +1,5 @@
+---
+title: Fix cluster page non-interactive on form validation error
+merge_request: 24583
+author:
+type: fixed