1. Deploy a 7.1 environment
2. Call any product API for the sample store front and notice it works.
3. apply App update 4 or higher to the system
4. call the same product APIs
2. Call any product API for the sample store front and notice it works.
3. apply App update 4 or higher to the system
4. call the same product APIs
.
Actual result:
You get an error message An error occurred while trying to send all bufferred output to the client. Exception: System.InvalidOperationException: The EDM instance of type '[Microsoft.Dynamics.Commerce.Runtime.DataModel.Product Nullable=True]' is missing the property 'RetailContext
You get an error message An error occurred while trying to send all bufferred output to the client. Exception: System.InvalidOperationException: The EDM instance of type '[Microsoft.Dynamics.Commerce.Runtime.DataModel.Product Nullable=True]' is missing the property 'RetailContext
Expected result:
There should be no error.
There should be no error.