fake-xrm-easy
fake-xrm-easy copied to clipboard
AssociateRequest and N:N relationships: should check for duplicate intersect records and throw exception
Right now it's creating multiple records in the intersect entity that point to both the exact same target and referenced entity record.
Also, it should throw Array Index out of bounds exception when attempting to associate an empty array of entity references....