Skip to content

Commit

Permalink
revert backport
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptualshark committed Jul 2, 2024
1 parent 23e71c8 commit 0811513
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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)

Expand Down

0 comments on commit 0811513

Please sign in to comment.