DynamicsValue / fake-xrm-easy

FakeXrmEasy: The Test Automation Framework for the Power Platform / Dataverse
https://dynamicsvalue.github.io/fake-xrm-easy-docs/why/
Other
26 stars 12 forks source link

Update request updates modifiedon and modifiedby in the core crud operation but the OrganizationRequest's Target or Targets properties aren't populated with these and so they are not available in Pipeline Simulation for Pre/Post operations #146

Open jordimontana82 opened 5 months ago

jordimontana82 commented 5 months ago

A sample Targets property inside the event pipeline might look like :

MessageName: UpdateMultiple
PrimaryEntityName: dv_test
InputParameters:
ConcurrencyBehavior : Default
Targets (EntityCollection) :
    EntityName : dv_test
    Entities.Count : 2
    targets.Entities[0] :
        LogicalName : dv_test
        Attributes :
            dv_string : Record 1
            dv_testid : d666facc-8910-ef11-9f89-000d3aadc8ad
            modifiedby : Microsoft.Xrm.Sdk.EntityReference
            modifiedon : 5/12/2024 6:02:44 PM
            modifiedonbehalfby :