How can I list issues from all or multiple projects? #420
Locked
ankitpokhrel
announced in
FAQs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
You can use a raw JQL as shown below to filter issues from all or specific projects.
Project filter with
-p
will still work for normal usecase.However, value in
-p/--project
flag will be discarded if project filter is included in the raw JQL.Beta Was this translation helpful? Give feedback.
All reactions