From 4f4c6a5e249adbd59ae5f92793d5eb1e756e0ecb Mon Sep 17 00:00:00 2001 From: Patrick Dehn Date: Tue, 5 Nov 2024 10:46:30 +0100 Subject: [PATCH] docs(operate): refer to concepts page for limitations and supported elements for instance migration --- .../operate/userguide/process-instance-migration.md | 4 ++-- .../operate/userguide/process-instance-migration.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/components/operate/userguide/process-instance-migration.md b/docs/components/operate/userguide/process-instance-migration.md index e05e36cb63..fe30b1e1d1 100644 --- a/docs/components/operate/userguide/process-instance-migration.md +++ b/docs/components/operate/userguide/process-instance-migration.md @@ -19,7 +19,7 @@ Process instances can be migrated from one specific process definition version t ![operate-migrate-button](./img/process-instance-migration/migrate-button.png) :::note -It is only possible to migrate running process instances, meaning instances in active or incident state. All other process instances will not be part of the migration plan and will be ignored. +It is only possible to migrate running process instances, meaning instances in active or incident state. All other process instances will not be part of the migration plan and will be ignored. Please visit the concepts section to learn about [all limitations](/components/concepts/process-instance-migration.md#limitations). ::: The migration view features three areas: the source process diagram (top left), the target process diagram (top right) and the flow node mapping (bottom panel). @@ -37,7 +37,7 @@ In this example, all service tasks from version 1 of `orderProcess` are each map ![operate-view-process-filters](./img/process-instance-migration/map-elements.png) :::note -It is currently only possible to map service tasks, user tasks, subprocesses, call activities, and child instances. Mapping subprocesses to a different scope or mapping event subprocesses is not yet supported by Zeebe. To learn about all limitations, visit the [concepts section](/components/concepts/process-instance-migration.md#limitations). +It is currently only possible to map elements whose migration is supported by Zeebe. Visit the concepts section to learn about all [supported elements](/components/concepts/process-instance-migration.md#supported-bpmn-elements). ::: 6. (Optional) Click on a flow node in the diagram or on a source flow node row in the bottom panel to see how flow nodes are mapped. diff --git a/versioned_docs/version-8.6/components/operate/userguide/process-instance-migration.md b/versioned_docs/version-8.6/components/operate/userguide/process-instance-migration.md index e05e36cb63..fe30b1e1d1 100644 --- a/versioned_docs/version-8.6/components/operate/userguide/process-instance-migration.md +++ b/versioned_docs/version-8.6/components/operate/userguide/process-instance-migration.md @@ -19,7 +19,7 @@ Process instances can be migrated from one specific process definition version t ![operate-migrate-button](./img/process-instance-migration/migrate-button.png) :::note -It is only possible to migrate running process instances, meaning instances in active or incident state. All other process instances will not be part of the migration plan and will be ignored. +It is only possible to migrate running process instances, meaning instances in active or incident state. All other process instances will not be part of the migration plan and will be ignored. Please visit the concepts section to learn about [all limitations](/components/concepts/process-instance-migration.md#limitations). ::: The migration view features three areas: the source process diagram (top left), the target process diagram (top right) and the flow node mapping (bottom panel). @@ -37,7 +37,7 @@ In this example, all service tasks from version 1 of `orderProcess` are each map ![operate-view-process-filters](./img/process-instance-migration/map-elements.png) :::note -It is currently only possible to map service tasks, user tasks, subprocesses, call activities, and child instances. Mapping subprocesses to a different scope or mapping event subprocesses is not yet supported by Zeebe. To learn about all limitations, visit the [concepts section](/components/concepts/process-instance-migration.md#limitations). +It is currently only possible to map elements whose migration is supported by Zeebe. Visit the concepts section to learn about all [supported elements](/components/concepts/process-instance-migration.md#supported-bpmn-elements). ::: 6. (Optional) Click on a flow node in the diagram or on a source flow node row in the bottom panel to see how flow nodes are mapped.