mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-01 12:59:36 +00:00
The settings bundle stores values in the database. When upgrading from a version without datasheetAsPdf, the stored JSON lacks this key, causing a TypeError when assigning null to a non-nullable bool. Making it nullable with a fallback in KiCadHelper fixes the upgrade path. |
||
|---|---|---|
| .. | ||
| Attachments | ||
| Cache | ||
| Doctrine | ||
| EDA | ||
| EntityMergers | ||
| Formatters | ||
| ImportExportSystem | ||
| InfoProviderSystem | ||
| LabelSystem | ||
| LogSystem | ||
| Misc | ||
| OAuth | ||
| Parameters | ||
| Parts | ||
| ProjectSystem | ||
| System | ||
| Tools | ||
| TranslationExtractor | ||
| Trees | ||
| UserSystem | ||
| ElementTypeNameGenerator.php | ||
| ElementTypes.php | ||
| EntityURLGenerator.php | ||