I need to deploy a series of datatypes to another environment. So I deployed the datatypes and then the datastore, and overwrote the original. Now the datatypes I needed are on the new datastore.But when I go on with the deployment sending the rest of the changes to my environment, the Data store entities constants related to the datatypes I recently sent to my other environment give me the following error: UnresolvedDataStoreEntityException: entity [...] in data store [id=... uuid=...] cannot be found.help, please!
Discussion posts and replies are publicly visible
hi maximoferarenas Did you verify the datastore in the other environment where you deployed? Did it validate or throw any errors? If there are any validations, try mapping those and re-verifying them before publishing.