UnresolvedDataStoreEntityException when Trying to deploy changes

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

Parents
  • Just need to be clear on exactly what you are doing. Are you deploying from environment one to environment two? Let's call it ENV1 and ENV2. Is there a third environment involved or something else like an export package you've been provided?

    When you say that you "need to deploy a series of datatypes to another environment" do you mean you are deploying these from ENV1 to ENV2?

    When you say that you "go on with the deployment sending the rest of the changes to my environment" are these also going from ENV1 to ENV2?

Reply
  • Just need to be clear on exactly what you are doing. Are you deploying from environment one to environment two? Let's call it ENV1 and ENV2. Is there a third environment involved or something else like an export package you've been provided?

    When you say that you "need to deploy a series of datatypes to another environment" do you mean you are deploying these from ENV1 to ENV2?

    When you say that you "go on with the deployment sending the rest of the changes to my environment" are these also going from ENV1 to ENV2?

Children