v0.3.3 - 2026-07-14
v0.3.3 (2026-07-14)
Fixed
- #27 — Screen
servicedesk_plus_idin Python so absent, JSON-null, and empty-string values are all excluded from the device queryset. 0.3.2's DB-side__isnull=Falsefilter still loaded Hivelocity/AWS-imported devices whose CF key is present with an explicit JSONnull, crashing the sync withObjectAlreadyExistson aNoneidentifier. Only devices with a real (unique) ServiceDesk Plus id are loaded now.
Third fix in the device-identity series (0.3.1 → 0.3.2 → 0.3.3).