XrmMockup icon indicating copy to clipboard operation
XrmMockup copied to clipboard

Engine which simulates your exact Dynamics 365/CRM instance locally including all of it's logic!

Results 69 XrmMockup issues
Sort by recently updated
recently updated
newest added

In our project, the base class for the plugins are located in another project. Looking at the code, the PluginManager seems to only look for classes within the assembly itself...

backlog

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

CRM Online 2015 update 1 added the option to perform specialized operation on update as specified in [this post](https://msdn.microsoft.com/en-us/library/dn932124.aspx). The changes was added for the following operation/request: - AssignRequest -...

bug
backlog

I started looking into this for a project I'm working on. just wondering how to implement this, I thought that in case the request is a custom action we would...

backlog

After the downsize of datamethods, the mess has been moved into different classes. One for each request. Thus they also need to be cleaned up - since some of them...

enhancement
backlog

Currently XrmMockup only checks if there is a lookup to itself. Implement a recursive function which checks whether a circular reference exsists if a create or update is applied

enhancement
backlog

Currently cascading is implemented for most behaviors, but Sharing and Unsharing is missing

enhancement
backlog

I have not looked thoroughly at this yet. Findings so far are: - Many (all?) default entities have an "Owning Business Unit" N:1-relation - No custom entities have this relation...

bug
discovery
backlog