Skip to content

td list --filter overrides other flags. #57

@justin13888

Description

@justin13888

Example: td list --open --filter="type\!=epic" returns tasks that is not epic type but the --open flag is ignored. It should have same behaviour as: td list --filter="type\!=epic AND status=open"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions