Skip to content

feat: Filter by multiple statuses#573

Merged
ankitpokhrel merged 2 commits intomainfrom
filter-multiple-statuses
Feb 13, 2023
Merged

feat: Filter by multiple statuses#573
ankitpokhrel merged 2 commits intomainfrom
filter-multiple-statuses

Conversation

@ankitpokhrel
Copy link
Owner

Continuation of #559
Related #489

Fixes #488

chmouel and others added 2 commits February 13, 2023 19:28
Let filter by multiple statuses i.e:

```
jira issue list -s~"In Progress" -s~"Closed" -s~"On QA"
```

Signed-off-by: Chmouel Boudjnah <chmouel@chmouel.com>
@ankitpokhrel ankitpokhrel force-pushed the filter-multiple-statuses branch from 36e6e84 to b362ac1 Compare February 13, 2023 18:28
@ankitpokhrel ankitpokhrel merged commit 6085aee into main Feb 13, 2023
@ankitpokhrel ankitpokhrel deleted the filter-multiple-statuses branch February 13, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expand jira issue list --status to include querying for issues of different status

2 participants