-
Notifications
You must be signed in to change notification settings - Fork 0
Description
What are you missing?
Currently, there is no time limit on how long a dataset can be stored within the user directory. This is especially cumbersome, since erroneous uploads are redirected to the error directory, where they are stored until a user does (or forgets) manually delete it. This can accumulate if multiple failed uploads are provided.
Why do you need a solution?
1.) The uploaded datasets are not processed and take up space within the user home directoy and our system.
2.) Accumulation of error directories make it harder to track the current progress of an upload.
3.) Datasets should be linked and accessible to the correct metadata within the data manager, otherwise the FAIR principles are violated.
Ideas
1.) Introduce a cronjob/script checking if the modification date of a dataset within the users home directoy is above a certain time threshold.
Ideally inform the user automatically a week before the dataset will be deleted via email from the linked LDAP account.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status