NovatecConsulting/camunda-process-instance-migrator

Support Simple migrations when elements with tokens are removed

Opened this issue · 0 comments

How are instances migrated that have a token on a Receive Task / User Task that no longer exists in the newer process model?

It would be good to simply set the token one element further. Presumably it could be done by doing an explicit mapping to the next element. Could it be simpler?