Skip to content

Cannot upload the explicit value null to any field! #75

Description

@Masterxilo

Because of this line

if (!Utils.isNullOrUndefined(resource[key])) {

it is impossible to submit the value null for a property to the backend. You delete all properties with the value null!

Please consider not filtering out this value. It must be possible to reset database columns to null when an empty value is used!

see also mpbalmeida#12

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions