The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
No, not with exactly that filter with a list of versions. Here is the suggestion to add the feature: https://jira.atlassian.com/browse/JRACLOUD-74470
As a work-around, you could use "Custom Filters" for a team-managed project to add specific filters by version, or more generically something like this:
Next Unreleased Version:
fixVersion = earliestUnreleasedVersion()
All the other open releases:
fixVersion != earliestUnreleasedVersion() AND fixVersion in unreleasedVersions()
Kind regards,
Bill
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.