Skip to content

Expose numeric issue id in issue view / search output #4

Description

@AndersSpringborg

The CLI never surfaces the numeric Jira issue id (the REST id field). jira issue view KEY --format json returns only {fields, key}, and jira search --columns id renders an empty column.

Use case: building integrations that need the numeric id — e.g. attaching a Jira issue as Timely 'linked work', whose payload requires the numeric external_id (the issue key alone is not resolved by Timely). There is currently no way to obtain it from the CLI.

Request: include the numeric id in issue view JSON output, and make id selectable via --columns id in search / issue list.

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