glormph / kantele

Lab proteomics raw and search data management
2 stars 1 forks source link

Recreating mzMLs when those are incomplete gets wrong servershare #52

Closed glormph closed 4 months ago

glormph commented 10 months ago

This may be related to or part of #51 but I'm not sure. Anyway, when some files of a dataset are mzML but not all (e.g. mzml jobs have been aborted or new files have been added, reruns etc), then you queue a new mzml convert job: it will set all the files to servershare = result share -> mzml_in share. This is because that is done in a create_or_update job on StoredFile in the mzmlentry creator function.