Describe the bug
skipRecordsComparison flag still triggers the record comparison, even the record Name, Industry and Website are different between Source and Target.
To Reproduce
Just running a migration from one ORG to another and enabling the skipRecordsComparison flag, it does nothing. I keep getting {Account} 2 target records remained untouched, since they do not differ from the corresponding source records.
Expected behavior
A clear and concise description of what you expected to happen.
export.json
export.json
Log file
2025-06-04__12_54_30.log
_target.csv file.
Not Applicable
Describe the bug
skipRecordsComparison flag still triggers the record comparison, even the record Name, Industry and Website are different between Source and Target.
To Reproduce
Just running a migration from one ORG to another and enabling the skipRecordsComparison flag, it does nothing. I keep getting
{Account} 2 target records remained untouched, since they do not differ from the corresponding source records.Expected behavior
A clear and concise description of what you expected to happen.
export.json
export.json
Log file
2025-06-04__12_54_30.log
_target.csv file.
Not Applicable