Forums

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

Change the status of ticket automatically based on custom filed value using (script runner plugin)

charan kumar June 8, 2019

Hi Team,

I have one custom field with values yes and no

If i select "Yes" the status go to A (automatically)

If i select "No" then the status go to B (automatically).

 

1 answer

1 accepted

0 votes
Answer accepted
Vasiliy Zverev
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.
June 9, 2019

There is the only way to change status in Jira: to make a transition.

So, you need to transition: first one to status A and second one to B.

Most difficult part - create custom condition to make only one of them to be available at one moment.

charan kumar June 10, 2019

Hi Vasiliy,

 

Thanks for  your response. 

Suggest an answer

Log in or Sign up to answer