we are having a couple issues with the deleting of temp contacts, but it seems to be our fault. It seems we are missing a permission. Here is the error they are getting:
Error:
Delete failed. First exception on row 0 with id a0ti0000003mGgyAAE; first error: INSUFFICIENT_ACCESS_OR_READONLY, insufficient access rights on object id: []
Steps to recreate, we were in the C&P PaaS app, on the C&P Temporary Contact tab
1. clicked on the temp contact name, which pulls up the details
2. scrolled to bottom, to "attach to Existing Contact"
3. Selected the row to merge with, clicked Process
Then got the error above.
I am guessing we are missing a permission allowing the user to delete some part of the temporary contact, because Salesforce relies on the delete permissions to do a merge.
They do have permission to Read, Create, Edit, Delete, View All, Modify All, View Setup, Edit Setup, Delete Setup on:
C&P Temporary Contact
Accounts
Contacts
Opportunities
Thoughts?
Error:
Delete failed. First exception on row 0 with id a0ti0000003mGgyAAE; first error: INSUFFICIENT_ACCESS_OR_READONLY, insufficient access rights on object id: []
Steps to recreate, we were in the C&P PaaS app, on the C&P Temporary Contact tab
1. clicked on the temp contact name, which pulls up the details
2. scrolled to bottom, to "attach to Existing Contact"
3. Selected the row to merge with, clicked Process
Then got the error above.
I am guessing we are missing a permission allowing the user to delete some part of the temporary contact, because Salesforce relies on the delete permissions to do a merge.
They do have permission to Read, Create, Edit, Delete, View All, Modify All, View Setup, Edit Setup, Delete Setup on:
C&P Temporary Contact
Accounts
Contacts
Opportunities
Thoughts?
Comment