Error on changing the language
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 07:42 AM - edited 07-25-2024 11:46 AM
When I change the language of my instance, the table stops displaying the data and the following message appears:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 02:57 AM
@Victorevi_ Sometimes the database cache causes these issues.
Could you please run
gs.invalidateCache();
in a background script and see if the error disappears. If it doesn't then I recommend creating a case with ServiceNow support.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 05:24 AM
I executed it, and the error continues to appear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 05:26 AM
I executed it, and the error continues to appear.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2024 05:51 AM
@Victorevi_ I recommend raising a case with ServiceNow support. They should be able to address this issue for you.