Tom Ashworth

Results 120 issues of Tom Ashworth

**Describe the bug** There appears to be a limit of 100,000 records that can be extracted. I'm not sure if this is a Dynamics limit, an Sdk limit, or this...

bug

**Describe the bug** My export config has two lookup mappings defined which target string fields. When I extract as CSV (via the XRM ToolBox), these fields are not wrapped with...

bug

Today I tried to run the full test suite locally before submitting a PR. This included the integrations tests. `Capgemini.Xrm.DataMigration.Core.IntegrationTests` worked perfectly after supplying some connection strings in the `app.config`....

technical debt

**Describe the bug** I have a schema with the field `` which is failing with the error `Error:Not supported attribute type System.Byte[]` only for CSV exports (JSON worked fine). **To...

bug

**Describe the bug** When in export config filter is set up for many to many, it is not used and all records are exported **To Reproduce** ... **Expected behaviour** Filter...

bug

**Is your feature request related to a problem? Please describe.** Requests are made per record. This can exhaust the API and is extremely slow for large data sets. **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** This isn't problem-related but while refactoring [powerapps-packagedeployertemplate](https://github.com/Capgemini/powerapps-packagedeployer-template), I switch the services to use Microsoft's Logging Extensions. While integrating with this...

enhancement

When running `yo` to discover which generators I have installed, the name of a generator is incorrectly formatted when it contains a `-`. For example, say I have installed the...

## Summary Brief explanation of the feature. ### Basic example If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not...

enhancement

## Summary Brief explanation of the feature. ### Basic example If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not...

enhancement