HI,
I have cloned bugs from support project to our development project in Jira.
Now, I want to get a list of only those bugs that the clones of support Jira project. Pls. help with the JQL that would help me get the list that I wish to.
Thanks,
Pankaj
issueLinkType = clones
should do the trick for you, in combination with the list of issues from your software project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.