xrm-datamigration
xrm-datamigration copied to clipboard
Export and import data for Microsoft Dataverse. Supports JSON and CSV.
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Use the newer Client...
Make the solution more generic and not CDS (dataverse) specific..
Please add a new demo scenario for ownerid using different object types like System User, Team or Role.
**Is your feature request related to a problem? Please describe.** Microsoft have documented functionality that allows you to bypass custom logic whilst performing API requests: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/bypass-custom-business-logic. Being able to apply...
Currently only Csv implementation contains CSV in the class name, the other is for JSON but it is not so obvious and not consistent.
**Is your feature request related to a problem? Please describe.** The logging we currently have is extensive and detailed. This is great for understanding exactly what happened but is too...
'ProcessZeroEntitiesFirst' calls 'All' but does not use the value the method returns. Linq methods are known to not have side effects. Use the result in a conditional statement, assign the...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...