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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-12 18:13:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-12 18:13:54 +0300
commit98638cd5e43611aac2193a5c2f80f72374040430 (patch)
tree6605f0f284efed1d05708b3799f093eb5e305a8f /doc/user/todos.md
parent43d816ebc20da6ff959176248c70d8c4c7c9345a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/todos.md')
-rw-r--r--doc/user/todos.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/user/todos.md b/doc/user/todos.md
index 29fe3336ea2..b05e968dd11 100644
--- a/doc/user/todos.md
+++ b/doc/user/todos.md
@@ -81,6 +81,8 @@ When you enable this feature:
## Create a to-do item
+> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/390549) in objectives, key results and, tasks in GitLab 16.0.
+
You can manually add an item to your To-Do List.
1. Go to your:
@@ -90,11 +92,15 @@ You can manually add an item to your To-Do List.
- [Epic](group/epics/index.md)
- [Design](project/issues/design_management.md)
- [Incident](../operations/incident_management/incidents.md)
+ - [Objective or key result](../user/okrs.md)
+ - [Task](tasks.md)
-1. On the right sidebar, at the top, select **Add a to do**.
+1. In the upper-right corner, select **Add a to do** (**{todo-add}**).
![Adding a to-do item from the issuable sidebar](img/todos_add_todo_sidebar_v14_1.png)
+ ![Adding a to-do item from the Objective and Key results](img/todos_add_okrs_v16_0.png)
+
## Create a to-do item by mentioning someone
You can create a to-do item by mentioning someone anywhere except for a code block. Mentioning a user many times in one message only creates one to-do item.
@@ -150,10 +156,12 @@ You can manually mark a to-do item as done.
There are two ways to do this:
- In the To-Do List, to the right of the to-do item, select **Mark as done** (**{check}**).
-- In the sidebar of an issue, merge request, or epic, select **Mark as done**.
+- In the upper-right corner of the resource (for example, issue or merge request), select **Mark as done** (**{todo-done}**).
![Mark as done from the sidebar](img/todos_mark_done_sidebar_v14_1.png)
+ ![Mark as done from the Objectives and Key results](img/todos_mark_done_okrs_v16_0.png)
+
## Mark all to-do items as done
You can mark all your to-do items as done at the same time.