[webservice] No longer recorrect files when output files seem to still be around
Description
ITDM would like to remove AGIPD proc data from older proposals which we consider as reproducible, but such runs are unfortunately accompanied by other detectors without this guarantee.
Since the recorrect webservice action via myMdC is anyway meant to be used for deleted data and not so much restoring prior, arbitrary versions, this MR changes the webservice to check for the existance of the first sequence file of the first aggregator, and skip recorrection if it exists.
How Has This Been Tested?
TBD
Types of changes
- Bug fix (non-breaking change which fixes an issue)