With ticket [OMN-8100] Reuse the defined camunda parameters in foreign plugins the DB structure has been changed so migration is executed during 5.11 → 5.12 update.
-
Conflicts are possible between Workflow Plugin instances so check if MIGRATION_LOG db table after update to 5.12 is necessary.
-
Migration can’t be rerun after update. But it can be executed again from dump of previous version.
-
Ex/import xml structure is changed so export of Camunda parameters(Workflow attributes) and Workflow Config instances is not compatible with older versions.
|