Skip to content

Feature request: Expose ability to move todos between lists #337

@FMCorz

Description

@FMCorz

Expose the ability to move todos between lists via the reposition command, as supported by the API by including the parent_id property in the payload:

{
  "position": 1,
  "parent_id": 5
}

Ref: https://github.com/basecamp/bc3-api/blob/master/sections/todos.md#reposition-a-to-do

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