Hi Team,
Would you please help me set up a filter/JQL to see if a certain type of ticket is linked to some tickets? For instance, I hope to check that, for all user stories in my active sprint, whether there is a test type of ticket linked to each of them.
Thanks,
Anusha
Hi @Anusha Iyer ,
In JQL you can you issueLinkType as your field to search. I don't know if you want to filter the type of link you are looking, for example:
issueLinkType in ("relates to") AND issuetype = Incident
You can add more relations to this query, but I need more information about what you want to search.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.