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

How to uncheck a subtree of tasks? #93

@dluxhu

Description

@dluxhu

Is it possible to query completed subtasks of active tasks somehow? I couldn't figure it out how:

  • api.items does not seem to return them.
  • api.completed.get_all() returns them, but they don't return the full property list (parent_id is missing for example) and it is not possible to filter for parent_id either.

What I'd like to do is to uncheck a whole subtree of tasks given a root task id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions