Search for issues that does not have "linked issues"

Gui Ávila December 11, 2020

Hi,

How can I search for all issues that does not have any "linked issues" with the type "blocks"?

Thanks!

Gui.

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
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.
December 11, 2020

Hi @Gui Ávila 

Have you tried something like this:

project = myProject
AND (issueLinkType NOT IN (Blocks) OR issueLinkType IS EMPTY)
ORDER BY Key


Best regards,

Bill

Gui Ávila December 12, 2020

@Bill Sheboy Thank you very much. Worked! This kind of search is very confusing. For example, see how the options appear duplicated. Hope Atlassian start to make things easier to use and understand. So hard sometimes, can't understand why things were done like this.

Like Bill Sheboy likes this
Bill Sheboy
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.
December 14, 2020

Indeed, confusing.  I wonder if this behavior is a Classic / Next Gen issue (where many names appear overloaded) or a hold-over of allowing users to enter a value case-sensitive and then matching internally on a value which is case-insensitive.

Certainly this bothers the DBA/DBE folks trying to use JQL  ;^)

__Bill

Suggest an answer

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

Atlassian Community Events