Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-22577

Ability to search for all issues that are linked to (i.e. blocking) by any issue

    XMLWordPrintable

Details

    • 3
    • 14
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      linkedIssues() is fine if you know what issues to check links to, but if like us, you want to be able to see any issues that have been assigned to you that are blocking someone else from completing one of their issues, then it cannot be done.

      I want to be able to do something like:
      (status = Open OR status = Reopened) AND assignee = currentUser() AND issue in linkedIssues((status = Open or status = Reopened) and link = blocks) ORDER BY priority DESC, created ASC

      "tell me which items i have open that block other issues that are open"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stringfellow Steve Pike
              Votes:
              58 Vote for this issue
              Watchers:
              34 Start watching this issue

              Dates

                Created:
                Updated: