Michael Lisby

Results 9 issues of Michael Lisby

Allow for overriding the Xrm namespace, providing a custom one if needed. Instead of wrapping Xrm in another namespace level (which would require an additional namespace declaration in both xrm.d.ts...

**Describe the bug** Also for the Connection Entity, the record1 and record2 attributes are being defined as any attributes as well, rather than maybe LookupAttribute Expected behavior The correct type...

bug
Forms

In Core.cs, there's two snapshot features, the internal DB and file. They use similar, but not entirely aligned functionality. Likewise, they have internal DTO types that are not shared. These...

If a user or team is associated to a security role after Mockup setup, the permissions that should be granted through that security role is not added to Mockup security...

bug

Queue orgRequests should be implemented. AddPrincipalToQueue AddToQueue PickFromQueue ReleaseToQueue RemoveFromQueue RetrieveUserQueues RouteTo Be aware that routing rules cannot be set from service requests (at least in V8.2, I would assume...

enhancement
backlog

To reproduce, create a csv file data.csv in the DataDirectory (ie. unit test root folder) and set it to Copy Always in properties, so it's output to bin. Add data...

bug
backlog

The issue occurs when IncludeAllWorkflows is enabled, and Routing Rules are enabled in the customization source environment. When executing a request that triggers routing rules (incident create in this case),...

bug
enhancement
backlog

Readme needs an update to properly reflect updates to authentication.

In extension of #15 , implemented in #52, documentation needs an update to showcase how to use it (and argue what its usable for)