dice-group / dice-group/gerbil
Better data handling during file upload
Open
type:enhancement
- Dominant language
- Java
- Stars
- 231
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Instead of storing the file into a temporary folder, the system should analyze the NIF file during the upload. This has several advantages:
1) If an error is recognized, the system can return an error to the user while he is configuring the experiment
2) The data has not to be deleted from the temporary folder
3) No problem for two datasets with the same file name uploaded at the same time
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.