JQL to display plus Parent Key and the SUMMARY for the Parent Key

leeza d May 5, 2021

I am able to get the Issue Key, Summary and Parent Key ID, but I also need to include the Summary Information for the Parent ID. Is there some way to do this in JQL?

 

 

1 answer

0 votes
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 5, 2021

Hi @leeza d,

No, unfortunately not. JQL does not let you specify the columns/fields in your result set and you can't join data from different issues like you could do with database queries.

The columns you see in Issue Navigator are the custom fields available on the issues retrieved through your search. They always reference the issue itself and not the parent. 

Suggest an answer

Log in or Sign up to answer