diff --git a/versioned_docs/version-8.6/guides/migrating-from-camunda-7/migration-tooling.md b/versioned_docs/version-8.6/guides/migrating-from-camunda-7/migration-tooling.md index 151f1c14d0f..dcba40fcadd 100644 --- a/versioned_docs/version-8.6/guides/migrating-from-camunda-7/migration-tooling.md +++ b/versioned_docs/version-8.6/guides/migrating-from-camunda-7/migration-tooling.md @@ -57,6 +57,8 @@ Migrate currently running process instances. Running means that these process in **Requirements and limitations:** +// TODO this is an important deep link + - The Runtime Data Migrator needs to access the Camunda 7 database. - The Runtime Data Migrator needs to access Camunda 8 APIs (which means you can also use this tool when you run on SaaS). - Multiple Instance is not supported, so process instances that are currently waiting in a multiple instance task cannot be migrated and need to be moved out of that state in Camunda 7 beforehand.