Skip to content

issue update fails to determine team key from issue identifier #193

@jholm117

Description

@jholm117

Description

linear issue update fails with "Could not determine team key from issue ID" when given a full identifier like PLA4-16916, even though the team key (PLA4) is embedded in the identifier.

Reproduction

$ linear issue update PLA4-16916 --description "new description"
✗ Failed to update issue: Could not determine team key from issue ID

Expected

The CLI should parse the team key from the identifier prefix (everything before the -), the same way other subcommands do.

Version

linear 1.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions