I noticed that in current dumps, the "Lage" is NULL for all entries of units in solar_extended. It worked as expected in older dumps, which I happened to have laying around, with values like Bauliche Anlagen (Hausdach, Gebäude und Fassade).
Steps to Reproduce
- get the sqlite
- inspect the solar_extended table
select distinct lage from solar_extended --> NULL
Context and Environment
- Version used: 0.16.0
- Operating system: MacOS
Workflow checklist
I noticed that in current dumps, the "Lage" is NULL for all entries of units in
solar_extended. It worked as expected in older dumps, which I happened to have laying around, with values likeBauliche Anlagen (Hausdach, Gebäude und Fassade).Steps to Reproduce
select distinct lage from solar_extended-->NULLContext and Environment
Workflow checklist