Hi,
I have deployed one workflow in the Camunda zeebe version: 8.2 cluster and there are a lot of instances in active state which are not completed yet.
The camunda cluster is managed by another team.
Now, the other team has decided to upgrade the camunda version to 8.5 and they are going to create a new cluster altogether for that. The old one will be discarded.
So, I need to find a way to migrate my existing active process instances from current cluster to the new one.
Is there any feature/API provided by Camunda using which I can do the process instance migration from one cluster to another?