Forums

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

Assignee must be different than Unnasigned

Albert Manuel
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.
January 19, 2023

Hi all,

I need to make the assignee field mandatory on a project and i need somehow to NOT allow tickets to be created and assigned under "Unassigned".

I can;t turn the unassigned thing off because we need it on other projects.

At first i tough i can use a Field Validator at the creation - but it seems i can;t find the right validator (code) that works for something like that.

Anyone has any idea? We have scriptrunner if that helps.

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Ashish Bijlwan
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.
January 19, 2023

Hi @Albert Manuel 

You can make the assignee field mandatory so that no one can create the ticket with assignee as "unassigned".

Below is the screenshot for your reference of the validator that you can use:

image.png

image.png

image.png

after this one will see the message "Field Assignee is required." if assignee field have the unassigned during the issue creation:

image.png

 

 

Regards,

Ashish

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.
January 22, 2023

This will let you unassign issues later, so it's probably the wrong way to do it.

You should make assignee mandatory in the field configuration.

Suggest an answer

Log in or Sign up to answer