We’ve been building, testing and intentionally finding gaps in our Discourse forum before we push it entire thing to production. I just migrated my test forum that had S3 uploads enabled from one server to another and upon restoration all of the URLs for anything attached got rewritten to the forum’s URL and not the S3…
Fortunately this is a test forum so we don’t really care too much about the data, however I’d like to:
A. Still fix this.
B. Find a way to mitigate/prevent this from happening in prod.
It wasn’t just posts but it was all images/media/content/avatars(which is pretty dramatic) that got affected by this…
Any ideas?