notify-api-433b remove research mode

This commit is contained in:
Kenneth Kehl
2023-08-25 12:09:00 -07:00
parent b679550d97
commit 5a350560d7
32 changed files with 88 additions and 305 deletions

View File

@@ -206,7 +206,7 @@ def send_notifications_on_mou_signed(organization_id):
key_type=KEY_TYPE_NORMAL,
reply_to_text=notify_service.get_default_reply_to_email_address()
)
send_notification_to_queue(saved_notification, research_mode=False, queue=QueueNames.NOTIFY)
send_notification_to_queue(saved_notification, queue=QueueNames.NOTIFY)
personalisation = {
'mou_link': '{}/agreement/agreement.pdf'.format(