Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×We use multiple fixversions within a project because we release to both cloud and on-premise - cloud is always first. Problem is that I would like to keep a filter of open tickets for just one of the fixversions. Fixversions are pre-fixed with either "cloud..." or "onprem..." and I have been using fixVersion > latestReleasedVersion() AND fixVersion ~ "cloud*". Problem is that the search checks both fix versions for both statements. So if just one of the versions are unreleased it will display the issue. This is typically the issue for "cloud..." fixversions, where issues are released to cloud but still pops up in the results for open tickets though it has been released to cloud.
I don't see how I can do this without adding an additional status in the workflow - e.g. "Released", but I would like to avoid more statuses to the workflow.
Seems like I just found the answer to this.
If I simply use fixVersion not in releasedVersions() I won't get issues where one of the fixversions is released.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.