Forums

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

Is it possible to apply restrictions on issue status change?

Михаил Чинков
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 6, 2017

Hi! I have one case with issue status.

I want to apply the following restriction on status changes: switch the issue to "reopened" only after user comment.

I know that we can change the status from comment using "listeners" feature, but it doesn't apply the restriction. The best would be the situation when no one can reopen the issue before leaving comment.

Please, help me find the good way to implement this case.

Thanks in advance.

1 answer

0 votes
Nic Brough -Adaptavist-
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.
July 6, 2017

The best way is going to need a little code (i.e. an add-on that implements some code, or a scripting add-on etc).

All you need is a simple condition though, one that looks at the number of comments since the last status change and blocks any transitins when it's less than one.

A more simple option might be a validator that says "you must comment during this transition"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events