Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Customer service agent cant "assign to me" multiple cases on list view (see pictures)

Miikka_M
Tera Guru

Hi, 

CSM customer service agent does not have "Assign to me" option (ui action?) in CSM configurable agent workspace when enabling many cases checkboxes:

 

assign to me csm_2.jpg


However, when opening one case (in case / workspace  view) "Assign to me" -UI action is shown and working:

 

2022-12-16 12_50_52-Settings.png

 

When impersonating admin user, it's possible to assign multiple cases on list view:

assign to me csm.jpg

 

Where I can configure what role users can see that "assign to me" ui action in CSM configurable agent workspace list view, so agent can assign multiple cases to himself/herself?

Thanks!
-Miikka

Edit 1: 

Same on backend when selecting multiple cases -> right click -> admins can see assign to me option but not sn_customerservice_agent

Tried to look from sys_ui_context_menu_list.do but there was not "Assign to me" item. Hmm...

 

asd.png


Edit 2: 

 

Fixed backend, had to tick "list context menu" -checkbox. However this does not affect to Workspace.

2022-12-16 13_44_04-Assign to me _ UI Action _ ServiceNow Tiksu DEV and 8 more pages - Profile 1 - M.png

1 ACCEPTED SOLUTION

Miikka_M
Tera Guru

Solved this with ServiceNow support. If anyone else wonders in the future, here's solution.

1. Go to delcarative action assignment (assign_to_me): 

https://instancename.service-now.com/sys_declarative_action_assignment.do?sys_id=7047f78453103300099...

 

2. Click advanced view 

 

3. Change OOB-role value to role your agents are using, example to sn_customerservice_agent -role

 

Notice that this affects to CSM agent workspace, not to backend list view of Cases. Backend configuring is done via enabling "list context menu" from ui actions -> assign to me

View solution in original post

2 REPLIES 2

Miikka_M
Tera Guru

Up

Miikka_M
Tera Guru

Solved this with ServiceNow support. If anyone else wonders in the future, here's solution.

1. Go to delcarative action assignment (assign_to_me): 

https://instancename.service-now.com/sys_declarative_action_assignment.do?sys_id=7047f78453103300099...

 

2. Click advanced view 

 

3. Change OOB-role value to role your agents are using, example to sn_customerservice_agent -role

 

Notice that this affects to CSM agent workspace, not to backend list view of Cases. Backend configuring is done via enabling "list context menu" from ui actions -> assign to me