Missing precedent error

Hi Team,

When trying to deploy my application from Dev env to non-prod env getting the below error:

The content [id= uuid=_a-0000e58e-c45f-8000-d3f4-680000680000_197245] was not imported because a required precedent is missing: entity [625a4a28-a511-4d5f-8c44-aca78e625125] in data store [id=54556 uuid=_a-0000dabc-5816-8000-048c-680000680000_28727] cannot be found. (APNX-1-4070-004) (APNX-1-4071-006)

When trying to search with the uuid of missing entity in objects section of Dev env, there is no object found. But the object(query rule) which is dependent on this entity is already present in data store. Unable to figure out the issue. Please help.

Regards,

Anandita

  Discussion posts and replies are publicly visible

Parents
  • One tricky thing about this issue - because the error says the entity cannot be found, you won't be able to search for the entity by UUID (because it doesn't exist Slight smile). If you go to the query rule, can you try to remove the current entity referenced and add it again? A couple other questions to help troubleshott:

    • Does your query rule work correctly in your development environment? 
    • Does your data store publish successfully?
Reply
  • One tricky thing about this issue - because the error says the entity cannot be found, you won't be able to search for the entity by UUID (because it doesn't exist Slight smile). If you go to the query rule, can you try to remove the current entity referenced and add it again? A couple other questions to help troubleshott:

    • Does your query rule work correctly in your development environment? 
    • Does your data store publish successfully?
Children
No Data