Hello community,
I'd like to know how to filter or search those issues that don't have any links? I know you can see this visually if you add a column "links" or "LinkedIssues" but unfortunately I need a filter that shows me all those issues without linked issues.
How can I write it in my advanced search? and If this is not possible, which options do I have?
Thank you
BR,
Camilo.
Unfortunately, there is no way to filter out Issues with/without linkedIssues natively in JIRA. So, trying this through Advanced Search will not help. This topic has been discussed on the Community in the past, and here are a couple of related threads for your reading, if you have not already reviewed them -
https://community.atlassian.com/t5/Jira-questions/jira-query-issues-with-linked-issues/qaq-p/426769
https://community.atlassian.com/t5/Jira-questions/how-do-i-search-for-issues-without-Issue-Links/qaq-p/300372
This can, however, be achieved using ScriptRunner or JQL Tricks plug-ins.
Hope this helps!
Thanks
Kalyani
hi @[deleted]
thank you for your answer and it's a shame that there is no way for searching for such issues. A solution for this topic would be really helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
you can have a look at our add-on Link Finder which has special JQL function - linkFinderForEmptyLinks. It returns issues without any links. More details can be found here.
Regards,
Lime Trees Support Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.