Skip to content

"Linear: Get all my issues" returns all issues without filtering non-Done ones #2

@nir0s

Description

@nir0s

The idea of the command is to allow to easily choose the next item to work on. This makes it kinda redundant. We should probably filter by status.

client.viewer.assignedIssues() allows to pass a filter: IssueFilter property, which in turn allows to pass a state: WorkflowStateFilter property. We can use that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions