odc
odc copied to clipboard
[Bug]: empty .sql format data file import failed
ODC version
ODc 432
OB version
independent
What happened?
empty .sql format data file import failed
What did you expect to happen?
import success
How can we reproduce it (as minimally and precisely as possible)?
- create new ticket for data import
- upload empty .sql data file
- excute import
Anything else we need to know?
No response
This is a bug in obloader, empty files are ignored, thus actually there is only a single file left. Single file data import is handled separately, in this case it was treated incorrectly.