Opened 6 years ago
Closed 6 years ago
#1964 closed enhancement (fixed)
Support collected files removal during validation/import
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | critical | Milestone: | 9.8 |
Component: | wcst_import | Version: | 9.7 |
Keywords: | Cc: | Vlad Merticariu | |
Complexity: | Medium |
Description
wcst_import goes through these stages roughly:
- collect files matching the paths wildcards
- validate files
- import files
If during steps 2 or 3 some of the collected files is removed, this should be handled properly: ignore the file and remove from further processing. Currently wcst_import will throw and error and stop the import midway.
Example error:
Collected files: [...]... Validation error: File on path ... is not accessible
Same happened during the import as well but I lost this error.
Change History (1)
comment:1 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.