S3 migrations from/to minio problems

@zogstrip can you take a look at this? I get this message

Some uploads were not migrated to the new scheme. Please run these commands in the rails console

SiteSetting.migrate_to_new_scheme = true
Jobs::MigrateUploadScheme.new.execute(nil)

again and again even after I apply those settings, and I think its because of this commit.