diff --git a/optimize/components/userguide/process-analysis/user-task-analytics.md b/optimize/components/userguide/process-analysis/user-task-analytics.md index d3744d91de..10911b005b 100644 --- a/optimize/components/userguide/process-analysis/user-task-analytics.md +++ b/optimize/components/userguide/process-analysis/user-task-analytics.md @@ -56,7 +56,7 @@ To evaluate user tasks, the following features are available in the report build :::warning Known limitations - Currently, user task analytics can be used only with assigned or unassigned time. We are working on analyzing net-work time. -- This will not work with Tasklist and custom task applications that implement the complete [Camunda Tasklist Lifecycle]($docs$/apis-tools/frontend-development/task-applications/introduction-to-task-applications/). +- This will only work with Tasklist and custom task applications implementing the complete [Camunda Tasklist Lifecycle]($docs$/apis-tools/frontend-development/task-applications/introduction-to-task-applications/). - User task analytics only work correctly if all user tasks in a process are of type `Zeebe user task`. The `Job worker` user type does not contain task lifecycle information and is therefore not displayed in the view `User tasks` view. ::: diff --git a/optimize_versioned_docs/version-3.13.0/components/userguide/process-analysis/user-task-analytics.md b/optimize_versioned_docs/version-3.13.0/components/userguide/process-analysis/user-task-analytics.md index d3744d91de..10911b005b 100644 --- a/optimize_versioned_docs/version-3.13.0/components/userguide/process-analysis/user-task-analytics.md +++ b/optimize_versioned_docs/version-3.13.0/components/userguide/process-analysis/user-task-analytics.md @@ -56,7 +56,7 @@ To evaluate user tasks, the following features are available in the report build :::warning Known limitations - Currently, user task analytics can be used only with assigned or unassigned time. We are working on analyzing net-work time. -- This will not work with Tasklist and custom task applications that implement the complete [Camunda Tasklist Lifecycle]($docs$/apis-tools/frontend-development/task-applications/introduction-to-task-applications/). +- This will only work with Tasklist and custom task applications implementing the complete [Camunda Tasklist Lifecycle]($docs$/apis-tools/frontend-development/task-applications/introduction-to-task-applications/). - User task analytics only work correctly if all user tasks in a process are of type `Zeebe user task`. The `Job worker` user type does not contain task lifecycle information and is therefore not displayed in the view `User tasks` view. :::