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:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-16 18:11:06 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-11-16 18:11:06 +0300
commit5fbda2af920a86e11696cae5b3397c3241f21b77 (patch)
tree0eb5e14019372e0272f2d642cc8fc5bffaa7906e /changelogs
parent604664b42ac001759e2b76abaca457f5dfb42e7b (diff)
parentf691010d5c66b543c05ed4d53d663986b05dc90f (diff)
Merge branch 'dm-notes-actions-noteable-for-update' into 'master'
Make sure NotesActions#noteable returns a Noteable in the update action Closes #40208 See merge request gitlab-org/gitlab-ce!15421
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dm-notes-actions-noteable-for-update.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-notes-actions-noteable-for-update.yml b/changelogs/unreleased/dm-notes-actions-noteable-for-update.yml
new file mode 100644
index 00000000000..1d2f58bc765
--- /dev/null
+++ b/changelogs/unreleased/dm-notes-actions-noteable-for-update.yml
@@ -0,0 +1,5 @@
+---
+title: Make sure NotesActions#noteable returns a Noteable in the update action
+merge_request:
+author:
+type: fixed