- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2023 07:56 AM
We are implementing Service Operations Workspace in Tokyo Patch 5. I am using the Chrome browser. We are seeing some issues with @ mentioning in comments/worknotes. Whenever I attempt to @ mention someone, it sometimes works and sometimes doesn't.
- After I type the @ symbol, it often deletes the text I have entered.
- If I press the Space bar, it deleted the text that was entered prior to the Space bar.
- If I type slowly (which is normal speed for most people), it drops characters from the beginning of the user's name.
See animation for examples.
This is not going to be an efficient workspace without the ability to reliably and consistently use @ mention.
Has anyone else experienced this? We will submit a support case but I first wanted to see if any other ServiceNow customers have seen this and whether you have a fix or suggestions. Thanks.
Susan Williams, Lexmark
Solved! Go to Solution.
- 1,246 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 09:25 AM
I submitted a support case and got this reply:
The issue that you are seeing is related to a known issue on the platform in workspaces.
The PRB is PRB1635028. This has been fixed in Tokyo Patch 7 which will be out soon.
Also found this article that was linked to my case:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1227120
Susan Williams, Lexmark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 09:25 AM
I submitted a support case and got this reply:
The issue that you are seeing is related to a known issue on the platform in workspaces.
The PRB is PRB1635028. This has been fixed in Tokyo Patch 7 which will be out soon.
Also found this article that was linked to my case:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1227120
Susan Williams, Lexmark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 05:08 AM
Hi,
I've made the changes to the service operation workspace using related script include from sys_ux_client_script_include and added two widgets in that SOW overview.
The widgets were successfully added in the SOW overview and shows the data as well.
But once clone has been done from prod to dev instance the service operation workspace shows error in dev instance.
Error was like:
Exception while executing request: null. Exception while executing request: null Check logs for error trace or enable glide.rest.debug property to verify REST request processing. Contact your ServiceNow administrator for more information.
I've added the screenshot below.