- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2014 08:08 AM
I have a group that is unable to see the "Copy sys_id" link when right clicking the incident header. How do I allow them access to that function? Do I need to create a new ACL?
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2014 09:28 AM
A much simpler way may be to just make a custom UI Action that calls the same copyToClipboard function. This would then not have an impact on future upgrades.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2014 09:19 AM
Hi Brenda,
Along with modifying the condition for access to the Context UI, you will have to ensure that the users have read access to the sys_id column on the respective table. This needs to be achieved through an ACL.
Thanks,
Subhajit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2018 06:26 AM