forcedotcom / SFDX-Data-Move-Utility

SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
BSD 3-Clause "New" or "Revised" License
456 stars 75 forks source link

[FEATURE REQUEST] - Upgrade the plugin to V2 of the SF CLI API #887

Closed hknokh closed 2 months ago

hknokh commented 2 months ago

Closed and put on the roadmap

hknokh commented 2 months ago

Hello, @hknokh

Thank you for your feature request. I will review it as soon as possible and provide updates as they become available.

Cheers

hknokh2 commented 2 months ago

Since SFDMU was developed a long time ago using the older SFDX CLI CommonJs architecture, converting it to the latest SF CLI ESM module format seems impossible or extremely difficult. It would require almost a complete rewrite of the code. Therefore, this upgrade has been postponed for future review, depending on its feasibility.