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.


Hi Surabhi, which role are you adding? I'm almost sure that's the key


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?


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


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?