Closed emimaesmith closed 4 years ago
manage.py test
ingest
Updated the ingest (strikes and scans) to check for duplicate files by filename and file size instead of just filename.
I think this is ready - we might need some more testing with S3 strikes but from the code as far as I can tell we should be good.
Checklist
manage.py test
passesAffected app(s)
ingest
Description of change
1885
Updated the ingest (strikes and scans) to check for duplicate files by filename and file size instead of just filename.
I think this is ready - we might need some more testing with S3 strikes but from the code as far as I can tell we should be good.