Contact Support Options not Visible in Virtual Agent

Rishi Vasudeva
Giga Contributor

Hi Team,

The contact support option is not visible in Virtual Agent, even they are set as visible in visible in Branding and Chat Menu. Please find the attached for refence.

Can you please help me on this.

Thanks in Advance!!

 

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Had the same issue on my PDI. Added a new Menu Item, refreshed Virtual Agent, somehow all Menu Items where displayed again. Just removed the new one, and now it looks to be working fine.

Feels a bit strange. Haven't found out the why, though it works again this way.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP

---

LinkedIn
Community article, blog, video list

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

8 REPLIES 8

Paul Curwen
Giga Sage

Same issue here, tried everything after Quebec Patch 3 upgrade and can only see the single support menu item even though others are set as visible = true

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

Call logged with HI I'll let you know the response

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

Paul Curwen
Giga Sage

here is the fix for this it's a known issue: 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0960015

 

Cause

The issue is happening due to post migration of branding setup from "sys_cs_branding_setup" to "va_branding_contact_menu", a new property was introduced "com.glide.cs.use_new_menu_settings".
This property need to have its value set to "true" for new Menu to be applied.

Resolution

Kindly create the property "com.glide.cs.use_new_menu_settings" in sys_properties table, and set value 'true'. Post that Branding menu items will be reflected to the chat bot for Virtual agent widget

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

Additionally to above, had to clear browser history, and close restart browser before this worked, simply refreshing browser did not take effect.