The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Ditte Simard
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
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.

DEPLOYMENT TYPE
SERVER
VERSION
8.20.17
TAGS
AUG Leaders

Atlassian Community Events