Skip to content

When starting a new time entry the CLI will fail with "TIMEENTRY with ID x not found" #195

@lucassabreu

Description

@lucassabreu

Sometimes the API will return the message TIMEENTRY with ID 'XX' not found when it is creating a new time entry.

The ID that is not found is the one being created, looks like after creating the time entry it can't find the entity and fails.

The CLI may fix it by trying to get the time entry manually when it receives this error.

create time entry: TIMEENTRY with ID 'xx' not found (code: 501)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions