Settings->Timezone-displaying blank values

Swapnil Shirsik
Giga Guru

In Quebec upgrade observed that gearbox->Time zone dropdown is empty. Please can someone help?

find_real_file.png

1 ACCEPTED SOLUTION

Swapnil Shirsik
Giga Guru

Posting HI response for reference-This issue has been observed to occur in Paris and Quebec when NULL_OVERRIDE [sys_choice] for [sys_user.time_zone] is set to inactive = true. 

instancename.service-now.com/sys_choice.do?sys_id=ca3ea1640a0170330062b9d3cf3ffa71

We're tracking this issue internally under problem PRB1448481, and this should not be a problem regardless of 'inactive' field's value by the release Quebec Patch 3.

View solution in original post

9 REPLIES 9

Swapnil Shirsik
Giga Guru

Same for admin,users.

Hi,

Is this happening post upgrade?

if yes then please raise HI ticket.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Ok, thanks for your views.

Kieran Anson
Kilo Patron

Hey Swapnil,

Do the users have the required role as outlined in the system property glide.timezone_changer.roles ? This property won't have been updated by the Quebec release unless someone merged/reverted a skipped record.

The jelly template calls "new SNC.TimezonePickerGenerator().getTimezoneList()" to get a list of timezones. If you call this in a background script you can test to see if an array is returned or not.