is your hierarchy initiative -> Epic -> StandardIssueType -> Subtask?
if yes, you can try below query (assuming ABC-1 is your initiative)
project = ABC and issue in portfolioChildIssuesOf("ABC-1") or issue in (ABC-1)
if not, can you share the issue hierarchy in your project?
Hi JR85,
Try JQL: issue in linkedIssues(Ticket ID) and issuetype is not Initiative
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.