The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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.

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events