Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-63231

Improve JQL linkedIssues function by adding wildcard search

XMLWordPrintable

    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      It would be great if JQL could be improved to support wild card search in linkedIssues(issuekey, linktype) so you could search by project key. I.E. linkedissues("key-*").

      Currently I just need a result set for all issues that have a linked issue of type "Duplicates". So perhaps just passing in the linktype with an empty value for issuekey would be an easier implementation. Or perhaps creating a new function that does this shouldn't be a difficult task.

      This will also allow a filter to be created so users can search for issues that do not have linked issues i.e project = "project" and issue not in filter(in linkedissues("key-*"))

            Unassigned Unassigned
            f68dcb017d79 Will Smithee
            Votes:
            39 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated: