forcedotcom / SFDX-Data-Move-Utility

SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
BSD 3-Clause "New" or "Revised" License
452 stars 75 forks source link

Why am I getting System.LimitException: Too many SOQL queries: 101 #650

Closed cwarnholtz closed 1 year ago

cwarnholtz commented 1 year ago

Rel_Org_App_Junction__c_insert_target.csv I am loading three simple objects. Two basics tables and the third is a junction table that joins tables 1 and 2. Tables 1 and 2 are loaded successfully, table 3 fails with System.LimitException: Too many SOQL queries: 101. Each table is less than 100 records.

2023-10-12__14_42_03.log export.json MissingParentRecordsReport.csv

hknokh2 commented 1 year ago

Hello, Thank you for reaching out to me. I will take a look at your case and let you know if there are any updates. Cheers.

cwarnholtz commented 1 year ago

Hello, I think I have discovered the issue I am having is related to triggers that fire when the junction object is loaded. Thank you for your time.

github-actions[bot] commented 1 year ago

This case has been marked as 'to-be-closed', since it has no activity for the 3 days.
It will be automatically closed in another 3 days of inactivity.

github-actions[bot] commented 1 year ago

This case has been closed, since it has no activity for the last 6 days. Feel free to reopen it, if you need more help.