
AQAddress__c.Address_Duplicate_Matching_Rule Duplicate Rule 0 0 SortOrder must be in sequential order from 1.
5 answers
Suman,You can use the Reorder link as highlighted in the snapshot below to set the order in which the specified Duplicate Rule is processed. By default, any newly created Duplicate Rule is always ordered last and hence processed last. In your case, it seems that there are multiple Duplicate Rules with the same sort order value specified which is restricitng your change set from being deployed. Hence, try specifying a max Sort Order value which is not present in the destination org and try redeploying. You can then manually edit the sequence of firing Duplicate Rules on your full Copy Sandbox using the Reorder link specified in the snapshot above.Please mark this thread as SOLVED and answer as the BEST ANSWER if it helps address your issue.