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 for issues that does not have "linked issues"

Gui Ávila
Contributor
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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
Contributor
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 Champions.
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

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events