
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2021 08:51 AM
In Quebec upgrade observed that gearbox->Time zone dropdown is empty. Please can someone help?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2021 07:20 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2021 08:51 AM
Same for admin,users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2021 09:02 AM
Hi,
Is this happening post upgrade?
if yes then please raise HI ticket.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2021 11:42 PM
Ok, thanks for your views.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2021 09:13 AM
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.