Skip to content

Commit ec6c5e4

Browse files
author
hknokh2
committed
docs: add RELEASELOG section for v5.7.2
1 parent d739eb4 commit ec6c5e4

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

RELEASELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [5.7.2](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.7.1...5.7.2) (2026-07-03)
2+
3+
###### Fixes:
4+
5+
- Fixed `excludedFields` handling for multiselect queries such as `SELECT all`. Fields excluded after metadata expansion are now also removed from the expanded original field list used for generated service CSV columns, so target CSV reports no longer include columns that were excluded from migration.
6+
7+
**See the related articles:**
8+
9+
- [ScriptObject Object - excludedFields](https://forcedotcom.github.io/SFDX-Data-Move-Utility/full-documentation/export-json-file-objects-specification/script-object-object#excludedfields-array-of-string)
10+
- [Field Multiselect](https://forcedotcom.github.io/SFDX-Data-Move-Utility/full-documentation/advanced-features/field-multiselect)
11+
- [The Target CSV Files](https://forcedotcom.github.io/SFDX-Data-Move-Utility/full-documentation/reports/the-target-csv-files)
12+
113
## [5.7.1](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.7.0...5.7.1) (2026-07-03)
214

315
###### Fixes:

0 commit comments

Comments
 (0)