Skip to content

Commit a32719c

Browse files
author
hknokh2
committed
docs: add RELEASELOG section for v5.6.3
1 parent 9b1f7ae commit a32719c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

RELEASELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [5.6.3](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.2...5.6.3) (2026-03-05)
2+
3+
###### Fixes:
4+
5+
- Fixed CSV null-token handling so bare `N/A` is preserved as a literal value while `#N/A` remains a null marker.
6+
- Fixed lookup query generation for child objects with `SELECT all` so nested parent relationship segments from composite external IDs are not leaked as invalid bare relationship fields.
7+
8+
**See the related articles:**
9+
10+
- [Values Mapping](https://help.sfdmu.com/full-documentation/advanced-features/values-mapping) - check `#N/A` usage for null resets.
11+
- [Composite External Id Keys](https://help.sfdmu.com/full-documentation/advanced-features/composite-external-id-keys)
12+
- [ScriptObject Object - externalId](https://help.sfdmu.com/full-documentation/export-json-file-objects-specification/script-object-object#externalid-string)
13+
114
## [5.6.2](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.1...5.6.2) (2026-02-25)
215

316
###### Fixes:

0 commit comments

Comments
 (0)