Forums

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

Identify Issues with Missing Link Types

Eugene Yu August 14, 2018

Hi,

I have scriptrunner and was wondering how to identify issues with missing link type. 

 

for example, I want to run a query that will show all issues that do not have a link type of "relates to".  Can someone please advise...it's doing my head in :-(

 

I've attempted to use the following code but does not seem to work.

issuelinktype != 'Requirement'

issuelinktype not in ('Requirement')

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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 Leaders.
August 14, 2018

Hello,

Try like this

not (issuelinktype = 'Requirement')

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events