Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

When an item is marked as playing through the API, its position becomes null #2

Description

@pstjean

When a PUT is called for a specific item with the following body, the item's position becomes null:

{
  data: {
    attributes: {
      status: 'playing'
    }
  }
}

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