Skip to content

Get completed tasks methods are not getting recurring tasks #206

@74CK51

Description

@74CK51

Bug description

get_completed_tasks_by_due_date does not show recurring tasks that were completed in the datetime range. Tested with deprecated v9 sync API which does show correctly.

Expected behaviour

When calling get_completed_tasks_by_due_date in Python SDK with the proper time range, you should be able to see recurring tasks completed.

Is reproducible

Yes

To reproduce

Check off recurring task and call Python SDK get_completed_tasks_by_due_date

Version information:

  • Package version: todoist_api_python 3.1.0
  • Python version: Python 3.13.3

Additional information

Seems that Sync API v9 works as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiThis issue depends on API improvements before it can be tackled.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions