Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkos Gyimesi <akos@gyim.hu>2018-01-18 02:26:07 +0300
committerNick Thomas <nick@gitlab.com>2018-12-06 20:20:08 +0300
commitb96dbc67b742e9602d8741b2f01ffe8fe6f92622 (patch)
tree353c71db6d72aed7cd740c3604c99f6d55f5edce /changelogs/unreleased
parent4a31c6778decb3ea251b0943f1c8ebda0ad98800 (diff)
Add changelog entry for MR reopening error message
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/22548-reopen-error-message.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/22548-reopen-error-message.yml b/changelogs/unreleased/22548-reopen-error-message.yml
new file mode 100644
index 00000000000..79c20eccb12
--- /dev/null
+++ b/changelogs/unreleased/22548-reopen-error-message.yml
@@ -0,0 +1,6 @@
+---
+title: Show error message when attempting to reopen an MR and there is an open MR
+ for the same branch
+merge_request: 16447
+author: Akos Gyimesi
+type: fixed