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

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

This issue is archived. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    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
              Archiver:
              mandreacchio Michael Andreacchio

              Dates

                Created:
                Updated:
                Archived: