Skip to main content
I was trying to installl twitter app for salesforce , got the following error ..any idea ??

 

Problem:

 

1. (Contact.Twitter_User_Id__c) External ID and Unique field limit exceeded

 

The maximum number of external id and unique field for this object has been reached. Please remove the external id or unique field on one of the fields before attempting to add a new one.

 

Validation Errors While Saving Record(s)

 

There were custom validation error(s) encountered while saving the affected record(s). The first validation error encountered was "00Di0000000jecJ: VALIDATION_FAILED [Contact.Twitter_User_Id__c: External ID and Unique field limit exceeded: The maximum number of external id and unique field for this object has been reached. Please remove the external id or unique field on one of the fields before attempting to add a new one.]".
1 Antwort
  1. 25. März 2014, 17:32
    That error means that you've reached your org's limit of fields that can be marked as External ID / Unique.  You'll have to review which other fields you have those flags set for and remove them on any fields where it is not truly required.
0/9000