Skip to content

feat: Filter by multiple statuses #573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 13, 2023
Merged

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 <[email protected]>
@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