not all files processed via -z command #18
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
more info required
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
yulqen/datamaps#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instance of some files being passed and not processed via the -z command. I'll send you the files to test. I know that the reason one of them doesn't process is because the file is saved as XLSX (if you amend the file to lowercase it works fine, but this is a bit fiddly) is this something datamaps can handle? I can't easily determining why the other one isn't being processed.
command was
datamaps import templates -m -d [dm_path] -z [zip_file_path]I can check if I get the files.
the two files that aren't coming thought are DFT-047-MIDLANDS RAIL HUB-April 2021 and DFT-052-LOWER THAMES CROSSING-April 2021. The lower thames crossing one is obvious as had capital XLSX (somehow), but midlands not clear,
@yulqen I done more testing of the
-zcommand I think the first file in the zip file is not being processed. You can check this with the zip I have sent to you. Therefore the causes of two files not being processed are 1) first file in zip skipped 2) uppercase XLSX file type.@banillie Thank you I will investigate. Fix on the way.
I think you are correct - the first file not being processed for some reason....
Bug fixed. Got to run tests now before releasing a new version.
Fixed in
datamapsv1.1.4. Please update and test!