Skip to content
代码片段 群组 项目
未验证 提交 40563c25 编辑于 作者: Paul Gascou-Vaillancourt's avatar Paul Gascou-Vaillancourt 提交者: GitLab
浏览文件

Enable the `todos_bulk_actions` FF by default

Makes the todos bulk editing feature enabled by default.

Changelog: added
上级 95970aea
No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
...@@ -6,4 +6,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/520958 ...@@ -6,4 +6,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/520958
milestone: '17.9' milestone: '17.9'
group: group::personal productivity group: group::personal productivity
type: beta type: beta
default_enabled: false default_enabled: true
...@@ -167,11 +167,26 @@ There are two ways to do this: ...@@ -167,11 +167,26 @@ There are two ways to do this:
- In the To-Do List, to the right of the to-do item, select **Mark as done** ({{< icon name="check" >}}). - In the To-Do List, to the right of the to-do item, select **Mark as done** ({{< icon name="check" >}}).
- In the upper-right corner of the resource (for example, issue or merge request), select **Mark as done** ({{< icon name="todo-done" >}}). - In the upper-right corner of the resource (for example, issue or merge request), select **Mark as done** ({{< icon name="todo-done" >}}).
### Mark all to-do items as done ### Bulk edit to-do items
You can mark all your to-do items as done at the same time. {{< history >}}
- [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/16564) in GitLab 17.10.
{{< /history >}}
You can bulk edit your to-do items:
- On the **To Do** tab: Mark to-do items as done or snooze them.
- On the **Snoozed** tab: Mark to-do items as done or remove them.
- On the **Done** tab: Restore to-do items.
To bulk edit to-do items:
In the To-Do List, in the upper-right corner, select **Mark all as done**. 1. In your To-Do List:
- To select individual items, to the left of each item you want to edit, select the checkbox.
- To select all items on the page, in the upper-left corner, select the **Select all** checkbox.
1. In the upper-right corner, select the desired action.
## Snooze to-do items ## Snooze to-do items
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册