How to write a filter that finds all features done related to a specific release?
Hello @Roland Backlin
Welcome to the community.
The Fix Version field in issues is used to specify the Release in which an issue was fixed. The filter you need is:
fixVersion = "<Release name>" and statusCategory=Done
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.