Different language for user

Abishek1998
Tera Contributor

Hi all,

I have a query. User is getting different language for enhancement request in my request section. PFA attached the image for reference. I tried impersonating him and checked his Profile language. It is set to English only. How do i debug this? Any Help or tip I can get would be nice.

2 REPLIES 2

Tanushree Maiti
Tera Sage

Hi @Abishek1998 

 

1. Clear Cache: Using cache.do , clear the cache and try

         

2. Changes to Users language preference on Service Portal profile do not get updated on user's record in sys_user table 

Refer: KB0693934 

 

3. In the Service Portal, using background script (if you have rights) to check: gs.getSession().getLanguage();.

4.  Check sys_ui_message table

  • Type sys_ui_message.list in navigation
  • Search for the English text in the key column and check if there is an entry with the incorrect language in the language column. 

 

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

Aditya_hublikar
Mega Sage

Hello @Abishek1998 ,

 

Please once visit sys_user table and check that user language or by impersonating that user check its preference=> langauge and region 

langauge123.PNGl1.PNG