From 85c28beffcb461bc26f1390ee5e0b27150deb1d6 Mon Sep 17 00:00:00 2001 From: Luiz Santana Date: Thu, 17 Feb 2022 10:27:03 +0100 Subject: [PATCH] docs(operate): Update note for critical issue fixed on 1.3.4 --- docs/guides/update-guide/120-to-130.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/guides/update-guide/120-to-130.md b/docs/guides/update-guide/120-to-130.md index dcbb53a66fd..325b1dd4ba5 100644 --- a/docs/guides/update-guide/120-to-130.md +++ b/docs/guides/update-guide/120-to-130.md @@ -19,6 +19,13 @@ Please refer to the [release notes](https://github.com/camunda-cloud/zeebe/relea ### Operate +:::caution +A critical issue was found on Operate data importer which may lead to incidents not being imported to Operate. This issue is affecting versions `1.3.0`, `1.3.1`, `1.3.2` and `1.3.3`. +We strongly recommend to skip affected versions and make sure you are running version `1.3.4` if upgrading from `1.2.x`. + +Please refer to the [release notes](https://github.com/camunda-cloud/zeebe/releases/tag/1.3.4) for more. +::: + With Operate 1.3, a new feature was introduced to propagate incidents from called instances to calling instances. This feature is only available for instances started after the version 1.3 update. Older instances will still be shown as active even though incidents in called instances may exist.