Skip to content

Commit

Permalink
Support migration of call activity
Browse files Browse the repository at this point in the history
Zeebe now supports the migration of active call activities.
Note that child process instance cannot yet be migrated.
  • Loading branch information
korthout committed May 15, 2024
1 parent 7f7840b commit 95ca5a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/concepts/process-instance-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ The following limitations exist that may be supported in future versions:
- A service task
- A user task
- An embedded subprocess
- A call activity
- Elements with a boundary event in the source and/or target process definition can only be be migrated for boundary events of type:
- Message
- The following scenarios cannot be migrated:
Expand Down

0 comments on commit 95ca5a3

Please sign in to comment.