File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ ## [ 5.5.0] ( https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.4.0...5.5.0 ) (2026-02-22)
2+
3+ ###### New features:
4+
5+ - Added skipped-update reason breakdown counters in warning output for update and upsert processing: ` sameData ` , ` noMatchingTarget ` , and ` other ` .
6+ - Added detailed skipped-update summary data to make investigation of update/upsert behavior faster in large runs.
7+
8+ ###### Fixes:
9+
10+ - Fixed missing diagnostic visibility for skipped-update split details by adding a dedicated diagnostic summary line in execution logs.
11+
12+ ** See the related articles:**
13+
14+ - [ Log File Management in Plugin Migrations - Skipped Records Reason Breakdown] ( https://help.sfdmu.com/full-documentation/reports/the-execution-log#skipped-records-reason-breakdown )
15+ - [ Run Command Flags - diagnostic] ( https://help.sfdmu.com/full-documentation/reports/run-command-flags#diagnostic )
16+ - [ ScriptObject Object - skipRecordsComparison] ( https://help.sfdmu.com/full-documentation/export-json-file-objects-specification/script-object-object#skiprecordscomparison-boolean )
17+ - [ Target Records Filter] ( https://help.sfdmu.com/full-documentation/advanced-features/target-records-filter ) review skipped updates when target rows are filtered out.
18+
119## [ 5.4.0] ( https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.3.1...5.4.0 ) (2026-02-21)
220
321###### New features:
You can’t perform that action at this time.
0 commit comments