- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2023 09:17 AM - edited 10-02-2023 09:18 AM
Hi all,
We have upgraded to Vancouver in our Dev environment. In testing out the new features, I realized our sidebar chat is not posting to the activity stream when instructed to do so.
I posted this message to the Activity Stream but nothing appears:
I checked Sys Properties and confirmed Sidebar is listed.
I also confirmed that the Activity Stream filter does not exclude either option as well.
Has anyone noticed any similar behavior and if so, what was the fix? Thanks!
Solved! Go to Solution.
- 2,104 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 05:22 AM
Hi Julien,
Have you checked to see if it is showing in Workspace? What I have found is that Sidebar activity will not show in UI16 which is what most of our customers use. Sidebar discussions will only appear in Workspace. This is SN's way of pushing users towards Workspace and away from UI16 (per SN employee at our last SNUG).
Unfortunately, due to this, we had to disable the feature entirely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 10:05 PM
Hello @SN Newbie ,
Please refer below link for Configuring Sidebar :
https://docs.servicenow.com/bundle/vancouver-servicenow-platform/page/administer/conversational-inte...
Please mark my solution correct or helpful, if applicable.
Thanks & Regards,
Chaitali Vale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 02:00 AM
Hey Newbie (good one :D)
We have upgraded to Washington DC and are experimenting the same behaviour, even when Sidebar discussions activities are included within the Activities.
Have you figured out why this is happening? Did you raise a Hi case?
Thanks for any input you'd have.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 01:44 PM
Hi,
If you are seeing the issue in workspce please try setting the property "glide.activity.api_version" to 1.
If the issue is in native UI, Sidebar discussion tiles and Sidebar message tiles are only visible from workspace, but not the classic UI of record pages.
Please refer https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1204931
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 02:39 PM
Hi @Julien ,
This is happening because the glide.ui.incident_activity.fields property is missing the sidebar to be included in the activity fields stream.
1. Please go to sys_properties table
2. Filter by name = glide.ui.incident_activity.fields
3. Append *Sidebar discussion*,*Sidebar posted message* to the value of the property
Please refer following thread:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1517618
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda