artefactual-labs / umcu-uploader

UMCU Uploader
Apache License 2.0
1 stars 1 forks source link

Uploader seems to retain metadata from older uploads #92

Closed boudewijnsz closed 1 year ago

boudewijnsz commented 1 year ago

the file "metadata.json" found in /data/objects/metadata/transfers/[foldername]/metadata.json seems to contain information about files that are not in the current upload. When uploading this directory:

actual_folder_contents

In addition to the expected information in the json:

metadata_files_in_folder

Additional metadata from older uploads is present: additional_metadata_in_json

boudewijnsz commented 1 year ago

this issue as accidentally added twice