I’m running discourse 2.7.0.beta5 on a 2GB Digital Ocean server.
All topics and replies require approval/moderation before posting on the forum.
All images are uploaded to AWS S3.
When I’m on the Review page many of the images submitted by users do not display (instead a blank space appears) until I approve the post. Alternatively, if I edit the post which in review and then save as is the image appears even without approving the post for the public to see.
When I right click on the blank image and open in new tab the url is simply the forum url. If I edit and save the post while in review and the image appears, that image’s url is the S3 bucket.
This makes me think that these images held in the review queue are possibly not uploading to S3 and maybe that’s why its not displaying until the post is approved?
Is there something I’m missing? Any ideas how to resolve this issue?
Hmm no errors in the console and the images aren’t displaying in the network tab. After I edit and save the post the image appears in the network tab. If I refresh the page the images disappear again and dont show in the network tab.
Thanks for reporting this! We received another report about the issue and have been able to reproduce it. What I’m finding is that if there are multiple posts that require approval in the review queue that contain images, only the image for the top most item in the review queue is displayed. We’re working on a fix for the issue now.