diff options
author | Winnie Hellmann <winnie@gitlab.com> | 2019-05-03 23:13:03 +0200 |
---|---|---|
committer | Winnie Hellmann <winnie@gitlab.com> | 2019-05-07 23:32:53 +0200 |
commit | bc753559860935687f5eb285c8def2a178a673d7 (patch) | |
tree | 721ad3fbd28100c47b17d703c60f512410d300f0 /changelogs | |
parent | 0625ccc652f97310b2444bb16ed8e20ee0642300 (diff) | |
download | gitlab-ce-bc753559860935687f5eb285c8def2a178a673d7.tar.gz |
Handle errors in successful notes reply
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/winh-notes-error-handling.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/winh-notes-error-handling.yml b/changelogs/unreleased/winh-notes-error-handling.yml new file mode 100644 index 00000000000..6f23dd459d4 --- /dev/null +++ b/changelogs/unreleased/winh-notes-error-handling.yml @@ -0,0 +1,5 @@ +--- +title: Handle errors in successful notes reply +merge_request: 28082 +author: +type: fixed |