how to delete the Inactive Relationships from the Contacts
Summary:
We are facing an issue while trying to delete a Contact–Account relationship.
Problem Details:
- A relationship exists from the Contact side to the Account and is visible in the UI.
- However, when checked via Postman (REST API), the relationship status is "I" (Inactive).
- From the Account side, there is no corresponding relationship to the Contact.
- Due to this mismatch, attempts to remove the relationship from the Contact result in errors.
Actions Taken:
- UI Attempt:
- Tried deleting the Account relationship from Contact → Relationships.
- Error received:
"Attribute set for ReversedRow in entity RelationshipEO failed"
- API Attempt (Postman):
- Queried the relationship using the
0