yulqen / bcompiler-engine

MOVED: A Python library to alleviate the pain of using Excel spreadsheets to collect data from your stakeholders.
https://git.sr.ht/~yulqen/bcompiler-engine
MIT License
4 stars 1 forks source link

Running import with datamap with a few empty cells in template column results in erroneous WARNINGS #12

Closed yulqen closed 5 years ago

yulqen commented 5 years ago

Removed a random block of entries from the Template column in the datamap and ran datamaps import templates -m. The rule should be that these are flagged as WARNINGS and the data does not import.

yulqen commented 5 years ago

Related to #14.

yulqen commented 5 years ago

This should now be fixed with 587bd70a8fd94bc0105a4073207cb5d32438fc4b.