From d135201dd7a9923e92f25d8f590f5118586e42e0 Mon Sep 17 00:00:00 2001 From: Mia Moore <43454823+xomiamoore@users.noreply.github.com> Date: Thu, 31 Aug 2023 14:35:41 -0500 Subject: [PATCH] Added disclaimer to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 086755b..34bf6a8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Zeebe Simple Tasklist [![Compatible with: Camunda Platform 8](https://img.shields.io/badge/Compatible%20with-Camunda%20Platform%208-0072Ce)](https://github.com/camunda-community-hub/community/blob/main/extension-lifecycle.md#compatiblilty) [![](https://img.shields.io/badge/Maintainer%20Wanted-This%20extension%20is%20in%20search%20of%20a%20Maintainer-ff69b4)](https://github.com/camunda-community-hub/community/blob/main/extension-lifecycle.md) +https://docs.camunda.io/docs/components/tasklist/introduction-to-tasklist/ + +> :warning: **This is not related to the official Tasklist component in Camunda 8**. The documentation on Tasklist can be found [here.](https://docs.camunda.io/docs/components/tasklist/introduction-to-tasklist/) We do not recommend using this extension instead because it is currently not maintained and older. + A [Zeebe](https://zeebe.io) worker to manage user tasks in a workflow. It shows all jobs of the user task's type as a task/todo-list. A user can complete the tasks with requested data.