Incorrect null
value for xml attributes when the expected field type is an array
#6926
Labels
module/data.xmldata
Reason/EngineeringMistake
The issue occurred due to a mistake made in the past.
Type/Bug
Code
The output for the above code is
{"id":null,"#content":1}
.It should be an error message like
incompatible types
The text was updated successfully, but these errors were encountered: