You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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)
0 commit comments