欠落している画像をどのように見つけるか?

If you run the below command in rails console then you can get the list of missing uploads.

PostCustomField.where(name: Post::MISSING_UPLOADS)