You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I noticed filtering on multiple priority for
jirua issue list
is not possible:https://github.com/ankitpokhrel/jira-cli/blob/main/internal/cmd/issue/list/list.go#L159C1-L160C1
While status is an Array, Priority is not. So its not possbile to filter for multiple priorities right now without resorting to custom jql
Same is true for most other filters, including type, assignee, etc. It would be nice if all these were an array combined with an OR
Beta Was this translation helpful? Give feedback.
All reactions