need a query based on multiple Jira keys
welcome to the community and thanks for your question.
Using JQL, you are able to select multiple keys like so:
key IN ("ABC-1", "XYZ-3", ...)
Hope this helps 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.