XLSX-Konverter: Bessere Fehlermeldung bei inkorrektem Typ in Spalte, zusätzlicher Spalte
All threads resolved!
Compare changes
@@ -295,7 +295,7 @@ def is_exploded_sheet(sheet: Worksheet) -> bool:
Type and Validation errors are now collected and formatted as a table. The error raised when there is an additional column not present in the schema now describes the problem. Addresses https://gitlab.indiscale.com/caosdb/customers/dimr/management/-/issues/251
Manual testing.