Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-9511

As an user, I want to search for Epics with tickets in an open sprint in the Issue Navigator

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Answered
    • None
    • None
    • 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.

    Description

      We want to be able to search for Epics which have issues that are associated to an open sprint (in the issue navigator).

      If I run this query:

      issuetype = Epic AND sprint in openSprints()
      

      I will only find Epics which are associated to a sprint, but not the Epics which have issues in an open sprint.

      On the other hand, if I run:

      Epic Link = XXX and sprint in openSprints()
      

      I will find only the issues from this Epic in open sprints, but not the Epic itself (because to run this query I will have to know the Epic in advance, before running it).

      Summarising, we need a query to retrieve the Epic Name of the Epic which have issues in an open sprint.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pschaff Pietro Schaff (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: