Skip to content

Commit 1ba10ef

Browse files
author
hknokh2
committed
docs: add releaselog section for v5.6.2 exportfiles fix
1 parent 729b561 commit 1ba10ef

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.6.2](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.1...5.6.2) (2026-02-25)
2+
3+
###### Fixes:
4+
5+
- Fixed `core:ExportFiles` query parsing for polymorphic fields (for example `ParentId$Account`) so initialization keeps original polymorphic field names in composed queries.
6+
7+
**See the related articles:**
8+
9+
- [ExportFiles Core Add-On Module](https://help.sfdmu.com/full-documentation/add-on-api/export-file-core-add-on-module#overview)
10+
- [Polymorphic Lookup Fields](https://help.sfdmu.com/full-documentation/advanced-features/polymorphic-lookup-fields)
11+
- [Advanced Examples](https://help.sfdmu.com/examples/advanced-examples) - review FeedItem and polymorphic query scenarios.
12+
113
## [5.6.1](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.0...5.6.1) (2026-02-24)
214

315
###### Fixes:

0 commit comments

Comments
 (0)