Forums

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

Disable Issue Transition to any workflow state after ARCHIVED

Kartik Gupta May 1, 2019

Hello,

I have created a new workflow state 'Archived' -> All with properties jira.permission = false and jira.editable = false. It does the work of locking the issue down at the end of the quarter using bulk update which is my goal.

But in my workflow there is also a state that says 'In Dev -> All, and even after ARCHVING the issue the button to transition the issue is available on the record. Is there a way to disable the button once the state is set to 'Archived'

1 answer

1 vote
Leo
Community Champion
May 1, 2019

Hi @Kartik Gupta 

 

it can be achieved through Script Runner plugin

you can disable "In Dev" transition from "Archived" though it is All transition 

 

Steps:

1. Add Script runner Condition (to In Dev transition)

2. Choose "Allows the transition if this query matches a JQL query" 

3. in query "Status != Archived"

 

Regards,

Leo

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events