Support This Project

Ticket #160 (new defect)

Opened 4 months ago

remove old complete indicator directory when an invalid file is uploaded

Reported by: virdiq Assigned to: anonymous
Priority: normal Milestone: 0.9.0
Component: modules/sfv Version:
Severity: minor Keywords:
Cc:

Description

Scenario: you have a directory containing an SFV file that was complete and verified. Therefore the directory contains a directory complete indicator.

You delete a file from the directory and reupload a bad/incorrect file.

The SFV module currently leaves the complete indicator in place and inserts a new directory incomplete indicator.

The SFV module should instead check for an existing complete indicator and remove it before placing the incomplete indicator.