Search issues with more than one 'Implements' issueLinkType

Eric Lax May 2, 2023

Hi,

I'd like to find all issues that have more than one 'Implements' issueLinkType linked to them.
For example, 

2023-05-02 09_44_53-Window.png

Is it possible with some JQL magic? 

Many thanks,
élax.

1 answer

1 accepted

1 vote
Answer accepted
Ditte Simard
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 2, 2023

Hey @Eric Lax

You can't do that without an additional plugin.

I would recommend that you look into ScriptRunner (https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira?tab=overview&hosting=datacenter)

If you get ScriptRunner, you can do the following command:
"issueFunction in hasLinks([link name], [number of links])"

I hope this helps!  

Eric Lax May 3, 2023

Hi @Ditte Simard

Thank you so much for your answer.

I'll definitely give a try to your proposal on ScriptRunner.

Eric Lax June 6, 2023

Hi @Ditte Simard

Sorry about my delay. 

I'm editing my last comment. I used the following command directly on Jira "search for issues",

project = "MSE Toolchain Service Desk" AND issueFunction in hasLinks (implements, "+2")

and I'm getting some results. I'll analyse them. 

thanTs for your help,
élax.

 

Like Ditte Simard likes this
Eric Lax June 6, 2023

Btw, do you know how to do something similar but for finding out duplicated values for a particular custom field? 

Meaning, how to run a query analysing CustomFiled-X for all Issues and showing a list of that Fields' value or Issue IDs.

Thank you for your help,
élax.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.20.17
TAGS
AUG Leaders

Atlassian Community Events