Issue
Embedded images within Features not showing up, after Agility upgrade,
Answer
Please refer to the following Help article for information:
How to fix broken image links in rich text fields?
Solution:
The script to run is located here:
https://github.com/versionone/scripts/blob/master/fixes/change-server-address-in-long-string-fields.sql
Please navigate to the above URL and get the script. The only modifications in the script that you need to make should be to:
- The new server slug
- The old sever slug
- The switch to make the script write to the DB
Please take a moment to look at and understand the script.
Note
We recommend that a DBA run the script and that you keep a backup of your DB before running the script. If possible, test it in a subprod environment first.
Comments
Please sign in to leave a comment.