JQL linkedIssue search using filter

Willy Robertus Leonardo December 31, 2019

Hi All,

 

I'm trying to make Testing report on confluence which included the main story -> Test Case -> Test Execution only for story that assigneed to me.

i'm trying to do something like this 

and issue in linkedIssues(assignee in (willy) and issuetype = test)

as i'm searching here, I can achieve that by using some addons, but that's not something i'm looking for. 

 

any alternative that i can use to achieve that? 

 

 

Thank you

 

1 answer

1 vote
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 3, 2020

Hello Willy,

Welcome to Atlassian Community.

Unfortunately, there's no way to create nested JQL functions to match issues based on the values of linked issues, parent issues, epics or sub-tasks, although we understand this would be a useful feature.

In fact, we have a feature request created to add this kind of functionality:

Allow nested JQL function calls 

Feel free to vote and watch the suggestion to increase its priority and also receive notifications about any updates.

For now, the only option would be to use an third-party app to achieve this. Here are some options:

JQL Search Extensions for Jira & reports 

JQL Tricks Plugin 

ScriptRunner for Jira 

Let us know if you have any questions.

Suggest an answer

Log in or Sign up to answer