Skip to content

Commit f353bea

Browse files
author
hknokh2
committed
docs: add RELEASELOG section for 5.3.1
1 parent bb3f524 commit f353bea

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.3.1](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.3.0...5.3.1) (2026-02-20)
2+
3+
###### Fixes:
4+
5+
- Fixed composite `externalId` handling for mixed relationship and local fields (for example `Lookup__r.Name;LocalField__c`), so query expansion and externalId validation resolve correctly without false mandatory externalId warnings.
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) - composite externalId syntax and behavior details.
10+
- [Export.json File Overview](https://help.sfdmu.com/full-documentation/export-json-file-objects-specification/export-json-file-overview) - where externalId is configured in migration scripts.
11+
112
## [5.3.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.2.0...5.3.0) (2026-02-20)
213

314
###### New features:

0 commit comments

Comments
 (0)