From 54af17b1914d907fa5526a6ebff5affe8788f065 Mon Sep 17 00:00:00 2001 From: Cole Garbo Date: Tue, 2 Jul 2024 08:45:06 -0400 Subject: [PATCH 1/3] update process instance migration with new enhancements --- .../operate/userguide/process-instance-migration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/operate/userguide/process-instance-migration.md b/docs/components/operate/userguide/process-instance-migration.md index b91bd9f226..d045211c97 100644 --- a/docs/components/operate/userguide/process-instance-migration.md +++ b/docs/components/operate/userguide/process-instance-migration.md @@ -24,7 +24,7 @@ It is only possible to migrate running process instances, meaning instances in a 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). -4. Select a target process and version from the dropdown at the top right. This will be the process version where all selected process instances are migrated to. +1. Enter a target process into the **Target** box, and select a version from the dropdown. This will be the process version where all selected process instances are migrated to. ![operate-select-target-process](./img/process-instance-migration/select-target-process.png) @@ -50,7 +50,7 @@ In this example, process instances will be migrated from `Check payment` flow no Now, you can see a preview of how flow nodes are mapped and how many process instances are expected to be migrated. In this example, three active instances of the `Check payment` flow node will be migrated from version 1 to version 2 of `orderProcess`. -8. Click **Confirm** to start the migration operation. +1. Click **Confirm** to review your migration. When ready, enter the word **MIGRATE** into the text box, and click **Confirm** again to start the migration operation. ![operate-view-process-filters](./img/process-instance-migration/summary.png) From 23e71c8114f2ddd884f5c4c163ef074ef8fee24e Mon Sep 17 00:00:00 2001 From: Cole Garbo Date: Tue, 2 Jul 2024 09:06:56 -0400 Subject: [PATCH 2/3] backport changes --- .../operate/userguide/process-instance-migration.md | 4 ++-- .../operate/userguide/process-instance-migration.md | 4 ++-- .../operate/userguide/process-instance-migration.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/components/operate/userguide/process-instance-migration.md b/docs/components/operate/userguide/process-instance-migration.md index d045211c97..01efa246e8 100644 --- a/docs/components/operate/userguide/process-instance-migration.md +++ b/docs/components/operate/userguide/process-instance-migration.md @@ -24,7 +24,7 @@ It is only possible to migrate running process instances, meaning instances in a 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). -1. Enter a target process into the **Target** box, and select a version from the dropdown. This will be the process version where all selected process instances are migrated to. +4. Enter a target process into the **Target** box, and select a version from the dropdown. This will be the process version where all selected process instances are migrated to. ![operate-select-target-process](./img/process-instance-migration/select-target-process.png) @@ -50,7 +50,7 @@ In this example, process instances will be migrated from `Check payment` flow no Now, you can see a preview of how flow nodes are mapped and how many process instances are expected to be migrated. In this example, three active instances of the `Check payment` flow node will be migrated from version 1 to version 2 of `orderProcess`. -1. Click **Confirm** to review your migration. When ready, enter the word **MIGRATE** into the text box, and click **Confirm** again to start the migration operation. +8. Click **Confirm** to review your migration. When ready, enter the word **MIGRATE** into the text box, and click **Confirm** again to start the migration operation. ![operate-view-process-filters](./img/process-instance-migration/summary.png) diff --git a/versioned_docs/version-8.4/components/operate/userguide/process-instance-migration.md b/versioned_docs/version-8.4/components/operate/userguide/process-instance-migration.md index d366f48916..be787dffc8 100644 --- a/versioned_docs/version-8.4/components/operate/userguide/process-instance-migration.md +++ b/versioned_docs/version-8.4/components/operate/userguide/process-instance-migration.md @@ -24,7 +24,7 @@ It is only possible to migrate running process instances, meaning instances in a 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). -4. Select a target process and version from the dropdown at the top right. This will be the process version where all selected process instances are migrated to. +4. Enter a target process into the **Target** box, and select a version from the dropdown. This will be the process version where all selected process instances are migrated to. ![operate-select-target-process](./img/process-instance-migration/select-target-process.png) @@ -50,7 +50,7 @@ In this example, process instances will be migrated from `Check payment` flow no Now, you can see a preview of how flow nodes are mapped and how many process instances are expected to be migrated. In this example, three active instances of the `Check payment` flow node will be migrated from version 1 to version 2 of `orderProcess`. -8. Click **Confirm** to start the migration operation. +8. Click **Confirm** to review your migration. When ready, enter the word **MIGRATE** into the text box, and click **Confirm** again to start the migration operation. ![operate-view-process-filters](./img/process-instance-migration/summary.png) diff --git a/versioned_docs/version-8.5/components/operate/userguide/process-instance-migration.md b/versioned_docs/version-8.5/components/operate/userguide/process-instance-migration.md index b91bd9f226..01efa246e8 100644 --- a/versioned_docs/version-8.5/components/operate/userguide/process-instance-migration.md +++ b/versioned_docs/version-8.5/components/operate/userguide/process-instance-migration.md @@ -24,7 +24,7 @@ It is only possible to migrate running process instances, meaning instances in a 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). -4. Select a target process and version from the dropdown at the top right. This will be the process version where all selected process instances are migrated to. +4. Enter a target process into the **Target** box, and select a version from the dropdown. This will be the process version where all selected process instances are migrated to. ![operate-select-target-process](./img/process-instance-migration/select-target-process.png) @@ -50,7 +50,7 @@ In this example, process instances will be migrated from `Check payment` flow no Now, you can see a preview of how flow nodes are mapped and how many process instances are expected to be migrated. In this example, three active instances of the `Check payment` flow node will be migrated from version 1 to version 2 of `orderProcess`. -8. Click **Confirm** to start the migration operation. +8. Click **Confirm** to review your migration. When ready, enter the word **MIGRATE** into the text box, and click **Confirm** again to start the migration operation. ![operate-view-process-filters](./img/process-instance-migration/summary.png) From 08115134a201759b48b323b0fc3ee47d13ef2284 Mon Sep 17 00:00:00 2001 From: Cole Garbo Date: Tue, 2 Jul 2024 09:37:16 -0400 Subject: [PATCH 3/3] revert backport --- .../operate/userguide/process-instance-migration.md | 4 ++-- .../operate/userguide/process-instance-migration.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/versioned_docs/version-8.4/components/operate/userguide/process-instance-migration.md b/versioned_docs/version-8.4/components/operate/userguide/process-instance-migration.md index be787dffc8..d366f48916 100644 --- a/versioned_docs/version-8.4/components/operate/userguide/process-instance-migration.md +++ b/versioned_docs/version-8.4/components/operate/userguide/process-instance-migration.md @@ -24,7 +24,7 @@ It is only possible to migrate running process instances, meaning instances in a 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). -4. Enter a target process into the **Target** box, and select a version from the dropdown. This will be the process version where all selected process instances are migrated to. +4. Select a target process and version from the dropdown at the top right. This will be the process version where all selected process instances are migrated to. ![operate-select-target-process](./img/process-instance-migration/select-target-process.png) @@ -50,7 +50,7 @@ In this example, process instances will be migrated from `Check payment` flow no Now, you can see a preview of how flow nodes are mapped and how many process instances are expected to be migrated. In this example, three active instances of the `Check payment` flow node will be migrated from version 1 to version 2 of `orderProcess`. -8. Click **Confirm** to review your migration. When ready, enter the word **MIGRATE** into the text box, and click **Confirm** again to start the migration operation. +8. Click **Confirm** to start the migration operation. ![operate-view-process-filters](./img/process-instance-migration/summary.png) diff --git a/versioned_docs/version-8.5/components/operate/userguide/process-instance-migration.md b/versioned_docs/version-8.5/components/operate/userguide/process-instance-migration.md index 01efa246e8..b91bd9f226 100644 --- a/versioned_docs/version-8.5/components/operate/userguide/process-instance-migration.md +++ b/versioned_docs/version-8.5/components/operate/userguide/process-instance-migration.md @@ -24,7 +24,7 @@ It is only possible to migrate running process instances, meaning instances in a 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). -4. Enter a target process into the **Target** box, and select a version from the dropdown. This will be the process version where all selected process instances are migrated to. +4. Select a target process and version from the dropdown at the top right. This will be the process version where all selected process instances are migrated to. ![operate-select-target-process](./img/process-instance-migration/select-target-process.png) @@ -50,7 +50,7 @@ In this example, process instances will be migrated from `Check payment` flow no Now, you can see a preview of how flow nodes are mapped and how many process instances are expected to be migrated. In this example, three active instances of the `Check payment` flow node will be migrated from version 1 to version 2 of `orderProcess`. -8. Click **Confirm** to review your migration. When ready, enter the word **MIGRATE** into the text box, and click **Confirm** again to start the migration operation. +8. Click **Confirm** to start the migration operation. ![operate-view-process-filters](./img/process-instance-migration/summary.png)