Displaying 'Assign to me' in Service Operations Workspace

Johan H
Tera Contributor

The 'Assign to me' UI Action is visible ootb in Service Operations Workspace for incidents, changes and problems, and perhaps more. But it does not show up for incident_task or sc_task, and I really like to have it there as well. Haven't been able to find documentation describing how it's done, so reaching out to you here.

 

Anyone who can guide me?

2 REPLIES 2

Evan McElfresh
Giga Guru

Thank for this question. I am also looking for a solution to this. We had built a custom button for the Agent Workspace, but SOW is proving... difficult for this task.

Please mark this response as correct and/or helpful if it assisted you with your question.

spike
Mega Sage

In case anyone needs it, I've recently done this by following this article:

 

https://docs.servicenow.com/bundle/washingtondc-platform-user-interface/page/administer/workspace/ta...

 

For the code I just used the same code that can be found under the Assign to me action that's attached to incidents. While that code does reference IncidentUtils, it's not doing anything incidenty just looking at the users groups.

 

Hope this helps.