Skip to content

getTasks() Does Not Include Priority Field #329

@SimonePal

Description

@SimonePal

The getTasks() method correctly returns a list of tasks, but the priority field is missing in the resulting Task objects.
Upon inspecting the TaskResponse, I confirmed that the priority field is present in the API response. However, it seems that the priority field is being discarded during the conversion or casting from TaskResponse to Task.

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