Skip to content

Problem clearing lookup field value #58

@dmcweeney

Description

@dmcweeney

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 "property@odata.bind" name...

The odataified property comes back as just:

"property": null

whereas it should be translated to:

"property@odata.bind": null

Thanks, Donal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions