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. |
||
|---|---|---|
| .. | ||
| BehaviorSettings | ||
| InfoProviderSystem | ||
| MiscSettings | ||
| SystemSettings | ||
| AppSettings.php | ||
| SettingsIcon.php | ||
| SynonymSettings.php | ||