Process Instances Migration

When you modify a process model and deploy a new process definition version, all existing process instances continue using the previous version of the process definition. If necessary, you can migrate them to the new process definition version.

In order to migrate all process instances,

  1. Go to the Process Definitions view.

  2. Click View details.

  3. Select the definition version from the dropdown list.

  4. Click the Migrate all instances button.

Before migration, all instances are validated, and if any instance cannot be migrated, a window with information will be displayed.

To migrate a single instance:

  1. Select the instance on the Process Instances view.

  2. Click Edit to open the instance editing screen.

  3. On the instance editing screen, click Migrate.

For more details about the process instance migration, see Flowable documentation.