fablabbcn / smartcitizen-api

The Smart Citizen Engine
https://developer.smartcitizen.me
GNU Affero General Public License v3.0
10 stars 4 forks source link

fix device archived_at null bug #341

Closed timcowlishaw closed 1 month ago

timcowlishaw commented 1 month ago

Some devices in production are archived, but don't have an archived_at date. this ensures they don't crash the device archive job.

timcowlishaw commented 1 month ago

Fixes #339

oscgonfer commented 1 month ago

hi @timcowlishaw, is this final? feel free to merge if so