Hi Team,
There is no Parental and Cascading relationship between Incident and custom entity, now when we are trying to create it, we are getting below error.
"Entity: XXX is parented to Entity with id: cd8fcd0c-663e-e911-a8f6-00224801a4ba. Cannot create another parental relation with Entity: Incident"
Previous relationship was Referential which we deleted and tried to create as Parental or Cascading relationship, as we were not able to update it.
Regards,
Pallavi
*This post is locked for comments
An entity can only be the child in one parental relationship, and the error indicates that your custom entity is already the child in one parental relationship. The EntityId in the error indicates the entity that is the parent in the existing parental relationship. If you've OnPremise you can query the Entity table to get the name from the EntityId, if you're Online, then you can either query the metadata programmatically, or export a solution with all entities, and search for the entityIdin the customizations.xml file
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156