mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-23 00:41:35 -05:00
Add a task for the FTP app to call that will update the job to sent to dvla and all the notifications for that job as sending.
This commit is contained in:
@@ -454,7 +454,9 @@ JOB_STATUS_TYPES = [
|
||||
JOB_STATUS_FINISHED,
|
||||
JOB_STATUS_SENDING_LIMITS_EXCEEDED,
|
||||
JOB_STATUS_SCHEDULED,
|
||||
JOB_STATUS_CANCELLED
|
||||
JOB_STATUS_CANCELLED,
|
||||
JOB_STATUS_READY_TO_SEND,
|
||||
JOB_STATUS_SENT_TO_DVLA
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user