If the assignment group is empty on an incident record .What happen when an agent that is member of a single user group clicks the assigned to me UI action?

Community Alums
Not applicable

If the assignment group is empty on an incident record .What happen when an agent that is member of a single user group clicks the assigned to me UI action?
1)will assignment group filed is populated with agent user group
or
2)assignment group field remains empty
or
3)error will displayed indicating assignment group field must be populated before executing the assign to me ui action.
or
4)the agent is prompted to select assignment group

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi

you can answer that question by having a look on the source code of the "Assign to me" UI Action:

find_real_file.png 

As you can see the action is aborted with an error message.

Maik

View solution in original post

4 REPLIES 4

Maik Skoddow
Tera Patron
Tera Patron

Hi

you can answer that question by having a look on the source code of the "Assign to me" UI Action:

find_real_file.png 

As you can see the action is aborted with an error message.

Maik

Community Alums
Not applicable

error will displayed indicating assignment group field must be populated before executing the assign to me ui action.
Is that?

 

Exactly!

false answers, will assignment group filed is populated with agent user group is the correct one.