Migration without migration

Hello,

Is it possible to migrate a process and leave a process instance on the old definition (like duplicated)?
The main purpose for this is to have a way to roll back to the old (untouched) definition (version) and then retry the migration (imagine like in prod). When the migration is successful, then we could just simply delete the old processes.

Hope you guys can help me here :slight_smile: