Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sharicarlson13 authored Sep 28, 2024
1 parent 0527676 commit b08405a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/Issues/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,8 @@ You can confirm this by checking out the record's Attachments related list on a
- Classic: Edit, View, Del for Attachments; Preview, Download, Del for Files
- Lightning Experience: Delete, Download for Attachments; Download, Share, Public Link, View File Details, Upload New Version, Edit File Details, Delete, Remove from Record for Files

## I'd like to create a roll up with a Campaign Member, but when I try to deploy the trigger I get the following error: dlrs_CampaignMemberTest.testTrigger System.DmlException: Insert failed. First exception on row 0; first error: MALFORMED_ID, Invalid campaign id: null: [CampaignId] Class.dlrs.RollupService.testHandler: line 277, column 1 Class.dlrs_CampaignMemberTest.testTrigger: line 11, column 1
## I'd like to create a roll up with a Campaign Member, but when I try to deploy the trigger I get the following error:
**dlrs_CampaignMemberTest.testTrigger System.DmlException: Insert failed. First exception on row 0; first error: MALFORMED_ID, Invalid campaign id: null: [CampaignId] Class.dlrs.RollupService.testHandler: line 277, column 1 Class.dlrs_CampaignMemberTest.testTrigger: line 11, column 1**

Apex Text Classes run through what the code should be doing to "test" and make sure everything in the code is working as expected. They have other purposes as well, but that's enough to give context to what you need to do to resolve the issue.

Expand Down

0 comments on commit b08405a

Please sign in to comment.