summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorArun Kumar Mohan <arunmohandm@gmail.com>2019-06-27 00:56:08 -0500
committerArun Kumar Mohan <arunmohandm@gmail.com>2019-08-27 20:09:24 -0500
commit4ca32c2b55519aa2b7852c879ad700e8fa290f80 (patch)
treef1c44ff088bebbdf9e1ad355b11cf00aca45517e /changelogs
parent8308469fdd031a1f7baa6e95966dfc467eb5df51 (diff)
downloadgitlab-ce-4ca32c2b55519aa2b7852c879ad700e8fa290f80.tar.gz
Add Issue and Merge Request titles to Todo items
Only displays the todo body if the todo has a note. This is to avoid redundant Issue or Merge Request titles displayed both in the Todo title and body.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/todos-include-issue-mr-titles.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/todos-include-issue-mr-titles.yml b/changelogs/unreleased/todos-include-issue-mr-titles.yml
new file mode 100644
index 00000000000..a9fb9116070
--- /dev/null
+++ b/changelogs/unreleased/todos-include-issue-mr-titles.yml
@@ -0,0 +1,5 @@
+---
+title: Add Issue and Merge Request titles to Todo items
+merge_request: 30435
+author: Arun Kumar Mohan
+type: changed