Hello,
I have a list of issue ids i would like to create a filter/report for but how do i do that in jira? I have the id numbers i need to list them in the basic SQL box but what do i use to list the ids?
Hi @Sharon Youmans ,
if IDs are issue keys, you could use the following JQL :
issuekey in ("ABC-1", "ABC-2")
Otherwise please specify your requirment.
Fabio
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.
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.