hello team,
My org is trying to mass delete contact records which are now inactive. While reading up on best practices, I found some contradictory information.
A salesforce help article says : Note that Accounts, entitlements, and opportunities that are associated with the contact aren’t deleted.
The mass record feature under Set up it says : This screen allows you to delete a list of Contacts from salesforce.com. The following data will also be deleted:
- Contact Notes
- All Opportunities associated with the Contacts
- All Activities associated with the Contacts
Do opportunities associated with contacts get deleted when you delete a contact?
Thanks
AJ #Contacts
I tried using Mass Delete Records today for a single contact, and it did not delete the Opportunity.
In my setup, Contact is a field in the Opportunity object, with a Lookup(Contact) relationship (Data Type) to the Opportunity object.