MattTrinder1
MattTrinder1
Not sure why this has included the changes that you'd already merged - I have synced yours back to my fork. Might just be me not understanding git properly...
This leads to records being updated incorrectly when 2 records in a data set have the same name value (but are distinguished by another field) Suggestion - if the Ids...
Copy Online Instance is looking for MSCRMToolsFunctions.ps but the file is not located where it is expecting to find it.
Dynamics throws an exception if a query expression contains a condition which tries to filter on a non-existent attribute. XrmMockup currently quietly ignores the issue.
At present these fields are generated in the Create request handler, but dynamics must do it earlier in the process as the fields are available in pre-operation plugins
When testing sequence of events against a live instance - if you catch an expected exception thrown by a plugin (when testing negative cases for example) then the instance will...
As well as being able to retrieve entities using alternate keys, they should also enforce uniqueness when adding or updating records.
This means that retrieve multiple queries which specify the entity name fail as the row is not located