Workspace - PA Widgets - "Unknown time-zone ID: IST" when IST timezone is selectedDescriptionIf a user has IST selected in their profile, PA widgets on workspaces can throw an "Exception while executing request: Unknown time-zone ID: IST. Unknown time-zone ID: IST Check logs for error trace or enable glide.rest.debug property to verify REST request processing. Contact your ServiceNow administrator for more information." errorSteps to Reproduce Login to an OOB instance with Polaris enabledNavigate to [sys_choice]Filter on Name = "sys_user"Field = "time_zone"Value = "IST"Set 'Inactive' to "false" to enable the IST timezone Return to the home screen and open the user preferences -> DisplayChange the timezone to ISTClick on the 'Workspaces' menu and select 'CMDB Workspace'Note the errorsWorkaroundChange the "IST" [sys_choice] value to 'Asia/Kolkata'. The label can be left as-is (IST).Log out and log in again Note: If the system timezone is already IST then the 'glide.sys.default.tz' [sys_properties] record will also need to be updated to 'Asia/Kolkata' nav_to.do?uri=sys_properties.do?sys_id=225b6a5fc0a8016400be95bf109ad07eRelated Problem: PRB1600436