JQL to find tickets with linked issues of a specific issue type

Parsa Mounika November 29, 2022

Hi Team,

We have a requirement to build a report/dashboard to get data on all the tickets that does not have linked issue of certain issue type but linked to a particular confluence page.

eg. We need list of bug tickets that doesn't have any Epic tickets linked to it but linked to a confluence page

I tried with the following query for issues not related to epic issue type but need to check for confluence page the below image shows for the confluence link can some one help me on this

Project = Test and issuetype = Bug and issuefunction in linkedIssuesOf("project = Test and issuetype != epic")

a0095dd8-d1f8-4a49-b5c3-078d38b3396f.PNG

0 answers

Suggest an answer

Log in or Sign up to answer