Work notes timestamp issue

Ibaa_Shoheb
Tera Contributor

Hi,

We have user who says that he is unable to see the time stamp for worknotes. 

I tried impersonating users account, I can see it with his profile, but when he checks login into his account, he is unable to see the timing of worknotes. What can be the issue here? Only a single user is facing the issue.

Regards,

Shoheb Shaikh

1 ACCEPTED SOLUTION

Have you checked the user's preferences? go to sys_user_preference.list, then find any preferences related to that user. Ass a test, you can export all the preferences to an XML file, then delete them so the user has a "clean slate". If the problem is gone, then you know it was one of those preferences and can start picking them apart. If you wish, re-import the XML file and look at the individually until you find the one that was causing the issue.

 

find_real_file.png

 

 

find_real_file.png

 

View solution in original post

9 REPLIES 9

Andrew Barnes -
ServiceNow Employee
ServiceNow Employee

Greetings Shoheb,

 If you are able to see it when impersonating the user, then they have something unique in how they are access it. It might be a browser or cache issue. Have the user try to access a record in a known working scenario, or in an private browser session.

-Andrew Barnes
Developer Advocate
Flow Designer London Learning Module: http://bit.ly/2ypjKUX

Tried everything from clearing cache, login from different browser and even login from different machine. No luck, same issue.

Check the users preferences for any time related settings. 

Jaspal Singh
Mega Patron
Mega Patron

Hi Shoheb,

 

Look for User preferences once from User Administration >> User preferences

 

preference: glide.ui.date_format

Value: {shortDate:false,timeAgo:false,dateBoth:true}

 

Thanks,

Jaspal Singh

Hit Helpful or Correct on the impact of response.