linkedIssues not working

Tamás Szalisznyi May 16, 2024

it seems like the query doesn't works. the result column is empty, the existing issue is from a previous search.

what do I miss? 

jira_issue.png

2 answers

0 votes
Iryna Komarnitska_SaaSJet_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
May 27, 2024

Hi @Tamás Szalisznyi ,

issuein linkedIssues("MARC-4147") - example of a query that worked for me.

2024-05-28_09-10-59.png

This JQL showing you how to search by link, not by parent/child relationship.

IFA2-2693 - This task, as I see it, is epic. Therefore, you must use a different JQL here -

parent = IFA2-2693 .

Below is an example of the result:
2024-05-28_09-20-57.png

Tamás Szalisznyi May 29, 2024

Hi @Iryna Komarnitska_SaaSJet_ !

linked_issue.pngid.png

however, the other query 'parent=' is still good. Thank you this wasn't the question but is a solution for it. For that reason and because I don't want to waste any more time for JQL, I mark your answer as accepted. 

Thank you @Brant Schroeder for your time too.

0 votes
Brant Schroeder
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 16, 2024

@Tamás Szalisznyi Welcome to the Atlassian community

I believe what you need to do is this:

issue in (linkedIssues("IFA2-2693", 'child of'), linkedIssues("IFA2-2693", 'relates to'))
Tamás Szalisznyi May 17, 2024

still no result

Brant Schroeder
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 17, 2024

@Tamás Szalisznyi can you share a screenshot of the issue links of issue IFA2-2693?

Tamás Szalisznyi May 27, 2024

sorry for the late answer, for a short time I thought i leave it, somebody will fix it, but today here is another query: (screenshot made at may 28)
recently_touched_query.png

and more screenshot from previous:

no_result2.png

another try, same result:

no_result.png
your suggestion has a syntax failure:

error_on_query.png
for your question too:

2693.png

i changed the id for a simple story, with epic parent and sub-task child, same result. 

Brant Schroeder
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 28, 2024

@Tamás Szalisznyi 

For the JQL just change it to this for cloud: 
issue in linkedIssues("IFA2-2693", 'child of') OR issue in linkedIssues("IFA2-2693", 'relates to')

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events