How to prevent an issue changing of status if assignee is unassigned?

Bridgestone September 11, 2016

Hi,

 

I want to prevent a user to be able to change the status of an issue if the assignee is still unassigned. How can I do that? validator? Conditions? Scripts..?

 

Thanks!

 

Mark

2 answers

0 votes
Bart Meerveld
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.
September 12, 2016
0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 11, 2016

Validators are the way to do it.  You'll need to find or write one (or script one) that can simply check that the assignee field is not empty.

Suggest an answer

Log in or Sign up to answer