mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
Merge branch 'master' into remove-initial-update-sms-sender
This commit is contained in:
@@ -185,8 +185,7 @@ def create_notification(
|
||||
'job': job,
|
||||
'service_id': template.service.id,
|
||||
'service': template.service,
|
||||
'template_id': template and template.id,
|
||||
'template': template,
|
||||
'template_id': template.id,
|
||||
'template_version': template.version,
|
||||
'status': status,
|
||||
'reference': reference,
|
||||
|
||||
Reference in New Issue
Block a user