Skip to main content

I keep getting the following error when trying to upload a bunch of new donation records: "yc_OpportunityTriggers: execution of AfterInsert

caused by: System.DmlException: Update failed. First exception on row 50 with id 0061A000012ugV3QAI; first error: REQUIRED_FIELD_MISSING, Required fields are missing: [Annual_Report_Name__c]: [Annual_Report_Name__c]

()"

The most frustrating part is that the Data Import worked just fine for the last five rows of the original file, when I do a test of one row at a time, and doesn't flag any errors on the Dry Run.

답변 7개
  1. 2021년 6월 2일 오후 3:34

    Correct @Tom Check​ ! I was able to get the data to import once I turned off the required status on the field (the data still imported into that Custom Field though), but ultimately would like to be able to turn that back on.

0/9000