Roles not getting added
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2015 12:25 AM
We are facing issue in adding roles to users. Once "edit" button is clicked and role is added it takes me to the previous page giving the messages that the role got added , but once i am checking the users profile its not coming in the role tab.
I have checked all the ACLs and Business Rule for the same. Any idea what else can impact?
- 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?