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:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2019-06-18 01:18:55 +0300
committerEvan Read <eread@gitlab.com>2019-06-18 01:18:55 +0300
commit001edad11b05325905ea13c7197a68701e27556a (patch)
tree93295f45917c2f5fabe4ab99f1f9e6f73f72b2a0 /doc/workflow
parent30bddd546f117043f2b7389ad06ba5257184c148 (diff)
note that todos are not affected by GitLab Notification Email settings
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/todos.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/workflow/todos.md b/doc/workflow/todos.md
index 32907db4f46..3eac79427cf 100644
--- a/doc/workflow/todos.md
+++ b/doc/workflow/todos.md
@@ -34,6 +34,8 @@ A Todo appears in your Todos dashboard when:
- the author, or
- have set it to automatically merge once pipeline succeeds.
+Todo triggers are not affected by [GitLab Notification Email settings](notifications.md).
+
NOTE: **Note:**
When an user no longer has access to a resource related to a Todo like an issue, merge request, project or group the related Todos, for security reasons, gets deleted within the next hour. The delete is delayed to prevent data loss in case user got their access revoked by mistake.