Puzzling null values returned from new property with updated schema

Hi @James_Houston,

Did you find a solution?
I’ve got almost the same issue but in my case I have something like this:

"infoItem" [ {
	"itemImageId": null,
	"itemLinkObjectId": null,
	"itemLinkText": null,
	"itemLinkType": null,
	"itemLinkUrl": null,
	"itemText": null,
	"itemTitle": null
}]