Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Virtual agent

HARSHA GOWDA R
Tera Contributor

I moved the update set from Dev to Test. The logo displays correctly in Dev, but it appears broken in Test (ServiceNow VA).This is the out-of-the-box logo, and no customizations were made.

1 REPLY 1

Naveen20
ServiceNow Employee

The Virtual Agent branding logo is stored as an attachment on the VA branding configuration record (typically under Collaboration > Virtual Agent > Branding). When you promote an update set from Dev to Test, the update set captures the record configuration (including the sys_id reference to the attachment), but it does not include the actual image file itself. So on the Test instance, the record points to an attachment that doesn't exist

Manually you can upload and fix