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.

unsynchronized python project not stored #102

@NathanRoseCE

Description

@NathanRoseCE

I was doing some unit testing(unsynced from Todoist) using the sync api when I ran into a bug. I cannot create a task with a temp id. I've created a stable test for it seen in the images below.

The project is uncommitted, as the documentation implies the commit connects to the network which is not what I want in this CI test, and the create item mentions it accepts strings for temp-ids.

expected behavior: Create a temp project, create a temp task linked to temp project.(its mentioned here but just shows the request not an api example: https://developer.todoist.com/sync/v8/?python#temporary-resource-id)
Screenshot from 2022-01-30 14-10-12
Screenshot from 2022-01-30 14-09-26

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