Query for tickets without an Epic

Daniel Warren January 24, 2023

Need a query to pull all story and bug type issues that do not have an Epic associated with them.

Tried:  Project = XYZ AND Epic link is EMPTY

1 answer

1 vote
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 24, 2023

Hello @Daniel Warren 

Is this for issues in a Company Managed project or a Team Managed project?

How exactly does the filter not work? Do you get an error message? Do you not get the results you expect?

Daniel Warren January 25, 2023

Team managed.  I get results that have Epics associated with them already

Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 25, 2023

Team Managed projects don't use the Epic Link field. That is used only in Company Managed projects.

Team Managed projects use the Parent field to record the parent Epic.

Use this query:

project=TM-Scrum-A and type not in (Epic, subTaskIssueTypes()) and parent is empty

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events