Skip to content

Can't empty schedule after create #25

@alexmaras

Description

@alexmaras

Trying to updateVideo with a previously filled schedule startsAt or endsAt value set to null doesn't do anything due to the way that the PHP Object -> JSON conversion works.
The patchJSON function in ObjectBase.php shouldn't be necessarily ignoring fields with null values as that may be a valid value for that field.

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