You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(tasks): document task scope, column display, and refresh filters (#801)
- Add Task Scope (Original vs Current scope) to Project Tasks and User Tasks
- Document All Tasks column visibility control
- Clarify Board "Group by language" toggle (Enterprise)
- Refresh filter and sort lists; note Board vs All Tasks filter differences
Copy file name to clipboardExpand all lines: src/content/docs/crowdin/tasks/tasks.mdx
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,7 +222,9 @@ Use the **Search tasks** field to search for tasks by name or [filter tasks](#fi
222
222
223
223
The **All Tasks** section provides a list view of all project tasks. It is particularly useful for efficiently managing large volumes of tasks. From this view, you can select multiple tasks to perform bulk actions, such as changing assignees, updating statuses, or deleting tasks.
224
224
225
-
Similar to the **Board** section, the **All Tasks** view also allows you to use the **Search tasks** field and [filter](#filtering-tasks). Additionally, you can sort the task list in ascending or descending order using the available sort options (ID, Created at, Resolved at, Due Date).
225
+
Similar to the **Board** section, the **All Tasks** view also allows you to use the **Search tasks** field and [filter](#filtering-tasks). Additionally, you can sort the task list in ascending or descending order using the available sort options (ID, Created at, Started at, Resolved at, Due Date).
226
+
227
+
You can also choose which columns are displayed. Click <Iconname="mdi:view-column"class="inline-icon" /> **Columns** to show or hide optional columns –**Created at**, **Started at**, and **Resolved at** are hidden by default. The **Type**, **ID**, and **Title** columns are always visible and can't be hidden.
226
228
227
229
#### Generating Reports for Multiple Tasks
228
230
@@ -259,6 +261,15 @@ To change the task details, follow these steps:
259
261
If the source file is restored to the revision containing the removed strings, they will reappear in the task.
260
262
</QuestionAnswer>
261
263
264
+
### Task Scope
265
+
266
+
When you open a task, its details display the word scope:
267
+
268
+
***Original scope**– the number of words included in the task when it was created.
269
+
***Current scope**– the number of words currently included in the task.
270
+
271
+
After a task is created, its scope may change if the source strings included in the task are edited or removed in the project. When the current scope differs from the original one, a <Iconname="mdi:help-circle-outline"class="inline-icon" /> icon appears next to the **Current scope** value. Hover over it to see how much the scope has changed (e.g., *Scope reduced by 30 words*).
272
+
262
273
### Viewing Tasks Created Together
263
274
264
275
When you create tasks for multiple languages at once, they are generated as a single batch. To easily find and navigate between all tasks from the same batch, you can use the **Tasks Created Together** option.
@@ -277,14 +288,18 @@ You will be redirected to the **All Tasks** section with a `batchId` filter (e.g
277
288
278
289
By default, all project tasks are displayed in the **Tasks** tab either in the **Board** or **All Tasks** sections. If necessary, you can filter tasks using the available filter options:
279
290
291
+
* Type: All types, Translate by own translators, Proofread by own proofreaders, Translate by vendor, Proofread by vendor.
280
292
* Assignee: All users or particular user.
281
293
* Created by: All users or particular user.
282
294
* Language: All languages or particular language.
283
295
* File: All files or particular file or folder.
284
296
* Due date: All, Overdue now, Custom Range.
285
297
* Created at: All, Today, Yesterday, Last 7 days, Last 30 days, This month, Last month, Custom Range.
286
-
* Type: All types, Translate by own translators, Proofread by own proofreaders, Translate by vendor, Proofread by vendor.
287
-
* Status: All statuses, To Do, In Progress, Done, Closed.
298
+
* Started at: same date options as Created at.
299
+
* Resolved at: same date options as Created at.
300
+
* Status: All statuses, To Do, In Progress, Done, Closed, Pending.
301
+
302
+
The **Started at**, **Resolved at**, and **Status** filters are available only in the **All Tasks** view.
Copy file name to clipboardExpand all lines: src/content/docs/crowdin/tasks/user-tasks.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,8 @@ In addition to the details available when [viewing all of your assigned tasks](#
107
107
* Modified – when the task was last modified.
108
108
* Started – when work on the task began.
109
109
* Resolved – when the task was completed.
110
+
* Original scope – the number of words included in the task when it was created.
111
+
* Current scope – the number of words currently included in the task. If it differs from the original scope, hover over the <Iconname="mdi:help-circle-outline"class="inline-icon" /> icon to see how much it has changed.
110
112
* Strings modified – the modification period for strings included in the task.
111
113
* Members – a list of assignees with the time spent, words assigned, and words left for each member.
Copy file name to clipboardExpand all lines: src/content/docs/enterprise/tasks/tasks.mdx
+20-5Lines changed: 20 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@ In the **Tasks** section, you can view all the project tasks in the following tw
208
208
209
209
### Board
210
210
211
-
In the **Board** section, tasks are organized into three columns: To Do, In Progress, and Done. This layout provides a clear view and visualization of the current status of all tasks. Within each column, tasks are further grouped by target languages. Each target language group can be collapsed to hide task cards or expanded to display them. This feature is particularly useful for decluttering the view and focusing on specific languages.
211
+
In the **Board** section, tasks are organized into three columns: To Do, In Progress, and Done. This layout provides a clear view and visualization of the current status of all tasks. To group tasks by target language within each column, select the **Group by language** checkbox. Each target language group can then be collapsed to hide task cards or expanded to display them. This is particularly useful for decluttering the view and focusing on specific languages.
212
212
213
213
Use the **Search** field to search for tasks by name or [filter tasks](#filtering-tasks) using various filter options. To view the task details, open it by clicking on the task name.
214
214
@@ -218,7 +218,9 @@ Use the **Search** field to search for tasks by name or [filter tasks](#filterin
218
218
219
219
The **All Tasks** section provides a list view of all project tasks. It is particularly useful for efficiently managing large volumes of tasks. From this view, you can select multiple tasks to perform bulk actions, such as changing assignees, updating statuses, or deleting tasks.
220
220
221
-
Similar to the **Board** section, the **All Tasks** view also allows you to use the **Search** field and [filter](#filtering-tasks). Additionally, you can sort the task list in ascending or descending order using the available sort options (ID, Created at, Resolved at, Due Date).
221
+
Similar to the **Board** section, the **All Tasks** view also allows you to use the **Search** field and [filter](#filtering-tasks). Additionally, you can sort the task list in ascending or descending order using the available sort options (ID, Created, Start date, Resolved date, Due date).
222
+
223
+
You can also choose which columns are displayed. Click <Iconname="material-symbols:table-chart"class="inline-icon" /> **Select columns** to show or hide optional columns –**Workflow step**, **Created**, **Start date**, and **Resolved date** are hidden by default. The **ID**, **Type**, and **Title** columns are always visible and can't be hidden.
222
224
223
225
#### Generating Reports for Multiple Tasks
224
226
@@ -254,6 +256,15 @@ To change the task details, follow these steps:
254
256
If the source file is restored to the revision containing the removed strings, they will reappear in the task.
255
257
</QuestionAnswer>
256
258
259
+
### Task Scope
260
+
261
+
When you open a task, its details display the word scope:
262
+
263
+
***Original scope**– the number of words included in the task when it was created.
264
+
***Current scope**– the number of words currently included in the task.
265
+
266
+
After a task is created, its scope may change if the source strings included in the task are edited or removed in the project. When the current scope differs from the original one, a <Iconname="mdi:help-circle-outline"class="inline-icon" /> icon appears next to the **Current scope** value. Hover over it to see how much the scope has changed (e.g., *Scope reduced by 30 words*).
267
+
257
268
### Viewing Tasks Created Together
258
269
259
270
When you create tasks for multiple languages at once, they are generated as a single batch. To easily find and navigate between all tasks from the same batch, you can use the **Tasks Created Together** option.
@@ -272,15 +283,19 @@ You will be redirected to the **All Tasks** section with a `batchId` filter (e.g
272
283
273
284
By default, all project tasks are displayed in the **Tasks** section either in the **Board** or **All Tasks** sections. If necessary, you can filter tasks using the available filter options:
274
285
286
+
* Type: All types, Translate by own translators, Proofread by own proofreaders, Translate by vendor, Proofread by vendor.
275
287
* Target language: All languages or particular language.
276
288
* Assignee: All users or particular user.
277
289
* Created by: All users or particular user.
278
290
* Due date: All, Overdue now, Custom range.
279
-
* Created: All, Custom range.
280
-
* Type: All types, Translate by own translators, Proofread by own proofreaders, Translate by vendor, Proofread by vendor.
291
+
* Created: All, Today, Yesterday, Last 7 days, Last 30 days, Last month, Custom range.
292
+
* Start date: same date options as Created.
293
+
* Resolved date: same date options as Created.
281
294
* Workflow step: All, No workflow step, or particular workflow step.
282
295
* File: All files or particular file or folder.
283
-
* Status: All statuses, To Do, In Progress, Done, Closed.
296
+
* Status: All statuses, To Do, In Progress, Done, Closed, Pending, For Approval.
297
+
298
+
The **Start date**, **Resolved date**, and **Status** filters are available only in the **All Tasks** view. On the **Board**, you can additionally filter by any [task fields](/enterprise/fields/) configured for your organization.
Copy file name to clipboardExpand all lines: src/content/docs/enterprise/tasks/user-tasks.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,8 @@ The task opens directly within the project it's associated with. Alternatively,
110
110
In addition to the details available when [viewing all of your assigned tasks](#searching-filtering-and-sorting-assigned-tasks), you will also see these details:
111
111
112
112
* Created by – the user who created the task.
113
+
* Original scope – the number of words included in the task when it was created.
114
+
* Current scope – the number of words currently included in the task. If it differs from the original scope, hover over the <Iconname="mdi:help-circle-outline"class="inline-icon" /> icon to see how much it has changed.
113
115
* Created – when the task was created.
114
116
* Started date – when the task moved to **In Progress**, **Done**, or **Closed**.
115
117
* Resolved date – when the task moved to **Done** or **Closed**.
0 commit comments