Try our conversational search powered by Generative AI!

Profile validation doesn't return invalidated value

Fixed in

EPiServer.Profiles.Client 1.14.0

(Or a related package)

Created

Dec 06, 2019

Updated

Mar 16, 2020

State

Closed, Fixed and tested


Description

Steps to reproduce

  1. Update a profile using PUT Profiles/id and invalid data in the Info property.

Expected:
Response contains the problem description and the data that causes the validation error.

Actual:
Response doesn't contain the data that causes the validation error, so troubleshooting is difficult.