Describe the bug
After the xtf-file passes the validation, I get this error:
Info: process data file...
Info: data <T:/12_GIS/01_QGIS/QGEP/01_ImportExport/2023-04-17_dssexport_qgep_o_be_krattigen2_gep/dssexport_2023-04-17.xtf>
Info: delete existing data...
Info: Basket DSS_2015_LV95.Siedlungsentwaesserung(oid DSS_2015_LV95.Siedlungsentwaesserung)...
Error: Object ch21ha8p16350002 at (line 5,col 69)
Error: ERROR: relation "pg2ili_abwasser.kanton" does not exist
Schema pg2ili_abwasser has no organisation.subclass - tables (kanton,privat,gemeinde etc).
To Reproduce
Import dss_2015_lv95 - data
Expected behavior
pg2ili_abwasser is the wrong schema (it's the kek-schema). For dss-import, it should be the pg2ili_dss schema.
Screenshots / data
Desktop (please complete the following information):
Describe the bug After the xtf-file passes the validation, I get this error: Info: process data file... Info: data <T:/12_GIS/01_QGIS/QGEP/01_ImportExport/2023-04-17_dssexport_qgep_o_be_krattigen2_gep/dssexport_2023-04-17.xtf> Info: delete existing data... Info: Basket DSS_2015_LV95.Siedlungsentwaesserung(oid DSS_2015_LV95.Siedlungsentwaesserung)... Error: Object ch21ha8p16350002 at (line 5,col 69) Error: ERROR: relation "pg2ili_abwasser.kanton" does not exist
Schema pg2ili_abwasser has no organisation.subclass - tables (kanton,privat,gemeinde etc). To Reproduce Import dss_2015_lv95 - data
Expected behavior pg2ili_abwasser is the wrong schema (it's the kek-schema). For dss-import, it should be the pg2ili_dss schema.
Screenshots / data
Desktop (please complete the following information):
Additional context