xrm-datamigration icon indicating copy to clipboard operation
xrm-datamigration copied to clipboard

Add BypassAllCustomLogicForEntities config to Import.json

Open LukeBenting opened this issue 4 years ago • 0 comments

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 said logic during data import would be fantastic in data migration scenarios which often require plug ins and workflows to be deactivated manually.

Describe the solution you'd like To supply an array of entity names for which the Upsert requests will have this setting enabled, thus being able to control this at quite a granular level.

LukeBenting avatar Jun 01 '21 07:06 LukeBenting