Cannot execute the rake uploads:migrate_from_s3

I’ve fixed the rake task to ensure we delete existing records before creating new ones (since we index based on the sha1 of the files, we weren’t able to create new records with the same sha1)

https://github.com/discourse/discourse/commit/cbf4204eccff62b6eac00932a04b827bff6cf883

4 Likes