Skip to content

Conversation

@marcelsavegnago
Copy link
Member

Backport: #1717

…through the gateway

By default, Odoo only filters notifications with errors for the notification_type 'email'.  see https://github.com/odoo/odoo/blob/f40701dd894f01ed1a3a6360b1177a0d53552c49/addons/mail/wizard/mail_resend_message.py#L36

This commit adds the ability to display errors to the user when a gateway message fails to be sent for any reason.
…s on failures

When a message fails for any reason, the POST request that creates the message in META does not contain any status.
However, META notifies the status via webhook.
This commit handles this notification, records the error, and notifies the user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants