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
438 stars 73 forks source link

[FEATURE REQUEST] - Fields skipped if user does not have access #793

Closed nvuillam closed 1 month ago

nvuillam commented 2 months ago

Describe the bug

Wen we run an export or an import, if the current user does not have explicit rights on fields (using Profiles or PSets), the field values are skipped and there is no error or warning anywhere

Expected behavior

We could either have:

Would it be possible to implement such evolution to simplify the use and troubleshooting of SFDMU ?

Thanks :)

hknokh commented 2 months ago

Hello, @nvuillam

Thank you for reporting a bug. I will take a look at it as soon as possible and let you know of any updates.

Cheers

hknokh commented 2 months ago

Hello, Nicolas

I wanted to let you know that I am currently still reviewing your case and will inform you as soon as I have any updates. Due to my current time constraints It can take a while. Thank you for your patience and understanding.

Best regards.

hknokh commented 2 months ago

I believe the skipped fields are already reported in the log, but I need to verify the logging. In any case, the most efficient solution is to ensure that skipped fields are reported in the log. The case is converted into Feature Request

nvuillam commented 2 months ago

@hknokh thanks, it will help a lot :) In the console log they are not visible, i noticed it by seing empty columns in the CSV log

hknokh commented 1 month ago

Hi

Thank you for your feature request. I am closing this issue for now. I will review the feature request at a later time, but please note that there is no guarantee that this update will be implemented. I will provide further updates if there are any developments.

Best regards.

nvuillam commented 1 month ago

@hknokh that would really be a game changer for SFDMU, making it much more reliable, especially related to import in production org, I pray you to really consider such enhancement :)