Skip to content

Commit 1553dea

Browse files
author
hknokh2
committed
docs: add RELEASELOG section for v5.6.4
1 parent fab1f87 commit 1553dea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

RELEASELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [5.6.4](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.3...5.6.4) (2026-04-16)
2+
3+
###### Fixes:
4+
5+
- Fixed upsert matching for relationship external IDs such as `Account__r.Name` when the source is `csvfile` and the target org returns the parent relationship as a nested Salesforce API object. Existing target child records are now matched and updated instead of being treated as new inserts.
6+
7+
**See the related articles:**
8+
9+
- [ScriptObject Object - externalId](https://help.sfdmu.com/full-documentation/export-json-file-objects-specification/script-object-object#externalid-string)
10+
- [Composite External Id Keys](https://help.sfdmu.com/full-documentation/advanced-features/composite-external-id-keys)
11+
112
## [5.6.3](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.2...5.6.3) (2026-03-05)
213

314
###### Fixes:

0 commit comments

Comments
 (0)