Only allowed user can assign to others, but a user can assign to itslef any tickets

Guillaume Clement March 30, 2014

Hi Folks,

On a givem persmission scheme we have limited the set of users allowed to assign tickets.

This works fine.

But we would like as well certain users to 'take' tickets, and assign to their login only, not to other users.

How to do that ?

Best

G

1 answer

0 votes
Andris Grinbergs
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.
March 30, 2014

Hi,

A bit long solution, but maybe helps:

Create group "A-group" and add user A there.

Try creating workflow transition:

Destination status = Source status

Name of transtition: "Assign to me"

Condition of transition : user is in group "A-group"

Post function of transition : assignee changes to A

Repeat for user B,C,D...

Andris.

Suggest an answer

Log in or Sign up to answer