paed01/bpmn-engine

Is there any way to migrate a process to a modified one?

Closed this issue · 1 comments

Is there an easy way to migrate an active process to a similar one, just like Camunda does?

https://docs.camunda.org/manual/7.19/user-guide/process-engine/process-instance-migration/

Thanks!!!

paed01 commented

Have you tried getState, with recover and then resume?