- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2015 02:47 AM
HI Berny,
I am assigning role to a different person. After clicking on "save"button of the slush bucket , once the control comes on the list of roles there only the role is not added.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2015 02:50 AM
Hi Surabhi, which role are you adding? I'm almost sure that's the key
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2016 04:21 AM
Hi Berny,
I am trying add maint role to my account but I am not able to see that role when I am searching. I have changed the read ACL on sys_user_role table as well.
Any idea on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2016 06:21 AM
Hi,
The maint role is reserved for ServiceNow use so you can't assign it to yourself. {reference: http://wiki.servicenow.com/index.php?title=Base_System_Roles#gsc.tab=0 }
I do recall one time where I was able to assign it to a developer instance to the admin user. That may have change now. {reference: maint role }
I hope this helps!!
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2016 12:54 AM
Actually I am trying to run below one by getting client data from script action but it needs maint role
http://wiki.servicenow.com/index.php?title=GlideUser_(g_user)#gsc.tab=0
Can we achieve this by using script action to get logged in user's language?