You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
My org is starting to use the Campaign Segmentation Wizard but when we try to actually create the segments, we get an error message about a duplicate source code: "There was an error creating the segment Campaigns: Insert failed. First exception on row 1; first error: DUPLICATE_VALUE, duplicate value found: Source_Code__c duplicates value on record with id: 7012J000001BTbk: []"
I can't seem to find a validation rule regarding the source code. We do have an Apex Trigger TDTM_Campaign that's part of the NPSP (Nonprofit Success Pack). But I can't edit that apex code because it's managed.
Is it possible to make the segmentation wizard assign a new Source Code to avoid this error?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My org is starting to use the Campaign Segmentation Wizard but when we try to actually create the segments, we get an error message about a duplicate source code: "There was an error creating the segment Campaigns: Insert failed. First exception on row 1; first error: DUPLICATE_VALUE, duplicate value found: Source_Code__c duplicates value on record with id: 7012J000001BTbk: []"
I can't seem to find a validation rule regarding the source code. We do have an Apex Trigger TDTM_Campaign that's part of the NPSP (Nonprofit Success Pack). But I can't edit that apex code because it's managed.
Is it possible to make the segmentation wizard assign a new Source Code to avoid this error?
The text was updated successfully, but these errors were encountered: