mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-26 21:31:11 -05:00
Jobs have a `scheduled_for` field. Single letter uploads don’t. At the moment we treat both of them as `Job`s. So the `Job` model needs to account for when the `scheduled_for` field is missing.