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

Filter to return child issues of Epics meeting certain conditions

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • JQL
    • None
    • 10
    • 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

      I would like to be able to find all issues, which are children of Epics meeting certain criteria, e.g. all children issues of Epics in project X (or any other JQL condition.

      Something like this:

      issue in parent("key = value")

      e.g.

      issue in parent(project = XY)

      Another example would be like:

      issue "key" = "value" AND parent ("key" = "value")

      e.g.

      issue in status = done AND parent (status = in progress)

      Currently, this is not possible without a specialized app.

      Thanks,
      Daniel

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              f97a7bdbd02e Daniel Brvnišťan
              Votes:
              157 Vote for this issue
              Watchers:
              53 Start watching this issue

              Dates

                Created:
                Updated: