Restrict reopening an issue if fixversion has been released

Leslie Barrett
Contributor
August 21, 2024

I am trying to find a way of restricting the ability to reopen an issue when the fixversion has been released. Can that be done?

1 answer

1 accepted

1 vote
Answer accepted
Bhanu
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 21, 2024

Hi @Leslie Barrett

On the reopen transition, add a condition to verify that the issues not belong to a released version using the JQL. This may need the use of ScriptRunner / any other plugin that might support this.

fixVersion not in releasedVersions()

 

Leslie Barrett
Contributor
August 21, 2024

Thank you so much for your quick reply!

Suggest an answer

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

Atlassian Community Events