Some of issues have links to external web link following the guidance on this page
https://confluence.atlassian.com/jirasoftwareserver0820/linking-issues-1095249450.html
under "Creating a link to any web page URL" section.
Now I need a simple way to filter these issue out or find out which issues don't have links to external web.
Did find a useful field name can be used for query.
How can I make this?
Hi @Daisy Cheng
If you're on Jira Cloud, the correct answer is to get an app that provides JQL extensions you're looking for.
With standard JQL, you can only get a list of issues and export them to Excel for further processing. This works if you want to do a one-off analysis. If your use case is more dynamic than that, look beyond standard Jira.
Standard JQL doesn't easily allow it, but you can quickly find the results using our professional indexing service JQL Search Extensions
You can use this query to find all your issues that are linked with epics
remoteLinksCount = 0
If you have any other questions, please contact our support. We’ll be happy to help you!
Best regards,
Maurício
Hello @Daisy Cheng
Welcome to the community.
I don't believe there is a native solution for finding issues that do or do not have web links.
In this post, which concerned the same topic for Jira Cloud, one answer mentions using a third party app as the solution. That third party app is available for both Cloud and Server/Data Center, but I did not research if the same functionality is available for both.
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.