Sun, 2016-12-25 14:07 — Critikal Task Description: Video submissions sometimes fail.status: CompletedTesting Status: Tests passed
Comments
(Site Administrator)
Implemented a hacky fix.
On resubmission it checks if the submitter was the user who originally submitted the video.
If it isn't the original submitter, refuses to add another record using the "already submitted" message.
If it is, removes the previous borked submission and creates a new record.
Have to get testers to confirm this works though.
(Site Administrator)
Added another fix to avoid reposts from same user.