Capgemini / Capgemini/xrm-datamigration
Add BypassAllCustomLogicForEntities config to Import.json
- Dominant language
- C#
- Stars
- 27
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.