Page MenuHomePhabricator

Prevent uploading duplicate recordings in the same Upload Batch
Closed, ResolvedPublic

Description

During testing, I was able to send multiple recordings using the same audio blob on the POST /upload-batches/my/:id/recordings route.

We should check to make sure no duplication is possible.

Wikimedia Commons is going to reject these duplicate files either way.