Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Using JQL with hiearchies

Antoni Abella Vendrell
Contributor
September 10, 2025

Is it possible in JQL to retrieve all ideas connected to a given idea, e.g., all solutions that belong to a given opportunity? I'm trying to share a spreadsheet based on a view. I can't just use export CSV from a list view because I need the description field, and I cannot add it to a list. Ideas?

4 answers

1 accepted

1 vote
Answer accepted
Tanguy Crusson
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2025

What @Jeremy Drexler said!

Connections are based on issue links.

Here's a demo: https://www.loom.com/share/e4d9d28d168a43879807fbf7b1a4e675?sid=7593a9b3-f1b9-4e81-b7b1-7aa9cc992d83

The JQL I used: 

issue in linkedIssues("P2-728") and type=Solution
1 vote
Jeremy Drexler
Contributor
September 10, 2025

Can you use: issue IN linkedIssues("card number")

0 votes
Antoni Abella Vendrell
Contributor
September 15, 2025

Folks, that probably is too much, but is it possible to get all the delivery tickets within a bunch of solutions that are within an opportunity? I find that showing opportunities/solutions with delivery status is great for clients, but Eng wants the explicit list of Delivery tickets. 

0 votes
Freyr Gudmundson
Contributor
September 11, 2025

This is not exactly what you asked for, but you can use Plans and there you can group by the Idea. I haven't tried it, but I would guess that you can then export CSV from there.

Antoni Abella Vendrell
Contributor
September 11, 2025

The other option is easier, but thanks for offering the answer Freyr!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events