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

JQL to exclude Epics without having to specify each epic, like "Epic Link" not in ("Epic-1","Epic-2")

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • None
    • None
    • 0
    • 1
    • 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

      Problem Definition

      The query I would need to use is something like this, which is not scalable:
      {code}
      (project = ME AND ("Epic Link" is not EMPTY OR "Epic Link" in (ME-1222) or key in (ME-1222))
      {code}
      Basically, I have to list each Epic I want to exclude twice.

      Suggested Solution

      I'd prefer to do something like "epic status != "Not Started" or "where parent epic label not in "exclude-epic""

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              foselame Francisco Oselame (Inactive)
              Votes:
              14 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: