Broken Company Logo after Upgrade
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 10:39 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 02:15 PM
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]
****************************************************************************************************************
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]
****************************************************************************************************************
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 11:24 PM
Hi Jeannie,
Steps to resolve :
- Go to the list of system properties in working instance and get the value of the property named 'glide.product.image'.
- Now in sys_attachment table, search with sys_id from Step 1.
- Export the xml for this record.
- Go to sys_attachment_doc table and filter for Sys attachment with sys ID copied from Step 1.
- Export the resulting sys_attachment_doc records.
- Import the records from Steps 3 and 5 to the non working instance.
- Clear the browser cache and instance cache. Logging back to the instance resolves the issue.
Regards,
Amit