Good afternoon.
Dashboard v3.1.2
Gateway v3.1.2
We have several unrelated evironments in our organisation with tyk.
The challenge is to migrate all APIs and policies to the new one.
Initially we exported all APIs and policies via tyk-sync dump
The problem is that if we use a JWT with a specified default policy, then when we import via tyk-sync from the jwt_default_policies ApiDefinition field, the value with the policy ID is removed.
In this case, through the REST API we see that the policy has a generated new “_id” and the original one is in the “id” field.
This is correct, as described in Move Policies Between Environments
Is this correct behaviour and do we need to re-bind the default policies via Dashboard?