I am trying to get list of Jiras in the project that are specifically in "Is Related To" linking section and NOT in "relates" section of ticket. Can someone please help?
I am trying and cant seem to get desired results using below query.
project = XXX AND issueLinkType = "is related to" and type = story
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.