texei-sfdx-plugin icon indicating copy to clipboard operation
texei-sfdx-plugin copied to clipboard

Adding Export Owner functionality

Open markwraith-slalom opened this issue 4 years ago • 1 comments

Hi,

I was using your plugin to copy data between orgs and needed the OwnerId to be retained. I believe this is enhancement request #73

I have made a change so that in the data-plan.json there is an optional parameter “exportOwner”, which if set to true will include the Owner Id in the generated JSON. In the import routine, it will attempt to link the original Owner if it exists in the org.

Thanks for this plugin btw. It’s really great!

Kind regards,

Mark

markwraith-slalom avatar Nov 04 '21 12:11 markwraith-slalom

Thanks, I'll look into it !

FabienTaillon avatar Nov 19 '21 18:11 FabienTaillon