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

Enhance Issue Link Type Search

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Won't Fix
    • None
    • JQL
    • None
    • 1
    • 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.

      Issue Summary

      Currently in JIRA, the JQL search function linkedIssues() allows users to search based on just a single issue whose issue key is passed in the parameter.

      Suggestion

      Can this be enhanced to allow users to search for issues linked to a particular group of issues similar to the

      Key in (aaa-1, aaa-2)

      Workaround

      This can be achieve using:

      issue in linkedIssues("DUMMY-601", "depends on") OR issue in linkedIssues("DUMMY-603", "depends on") OR issue in linkedIssues("DUMMY-604", "depends on") OR issue in linkedIssues("DUMMY-602", "depends on")

            Unassigned Unassigned
            ijimoh Ismael Olusula Jimoh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: