Can we filter Jira Releases to only show stories or epics and not sub tasks?

Dragoș
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 21, 2025

Some time ago we've had this setup where the Jira Releases part only showed the Stories that were assigned to the respective fix version, but for some reason for the past 3-4 months we now see stories, sub-tasks and epics, even though no changes have been made to accommodate this.

 

Do we need just to remove the fix version for epics/ sub-tasks? 

Or is there a cleaner way to do this?

1 answer

0 votes
Tomislav Sablic
Contributor
February 21, 2025

Hello @Dragoș !

Unfortunately the Releases page does not have built-in filtering, but you can use Jira search to get what you need.

You can either filter it out by using UI, or you can use JQL like this one:

fixVersion = "My release name" AND issuetype not in subTaskIssueTypes()

 This will return all the issues under your selected Release, but not Sub-tasks.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events