Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Broken Company Logo after Upgrade

Jeannie Taylor
Tera Contributor

After upgrading to the Vancouver instance, some users are experiencing a broken company logo.  Has anyone else experienced this, and have you been able to resolve this?

6 REPLIES 6

Hi @Jeannie Taylor 

Please accept both answers if it solve the purpose and close the thread. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Amit Pandey
Kilo Sage

Hi Jeannie,

 

Steps to resolve :

  1. Go to the list of system properties in working instance and get the value of the property named 'glide.product.image'. 
  2. Now in sys_attachment table, search with sys_id from Step 1.
  3. Export the xml for this record.
  4. Go to sys_attachment_doc table and filter for Sys attachment with sys ID copied from Step 1.
  5. Export the resulting sys_attachment_doc records.
  6. Import the records from Steps 3 and 5 to the non working instance.
  7. Clear the browser cache and instance cache. Logging back to the instance resolves the issue.

Regards,

Amit