dlr-eoc / prosEO

prosEO – A Processing System for Earth Observation Data
GNU General Public License v3.0
14 stars 1 forks source link

Ingestor: Prevent deletion of product metadata for output products #160

Open tangobravo62 opened 2 years ago

tangobravo62 commented 2 years ago

Products which are currently linked to a job step as output products must not be deleted. This violates the data model integrity, although the database model does not prevent it. Product files may be deleted though, allowing for re-running job steps, which failed between output product upload and job step termination (and possibly did not fully perform other updates/product uploads etc.).