dataverse-ify
dataverse-ify copied to clipboard
Problem clearing lookup field value
Hi,
I just noticed a problem wiping a lookup field values.
if I set the lookup prop value to null or empty string, odataify does not expand the property to its "[email protected]" name...
The odataified property comes back as just:
"property": null
whereas it should be translated to:
"[email protected]": null
Thanks, Donal