-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Operations - Integrations
-
None
-
1
-
Severity 3 - Minor
Issue Summary
- When we have email integration and any tool sends an email greater than 20MB to create an alert, it will neither create an alert nor throw an error in the integration audit log UI.
Steps to Reproduce
- Step 1: Create an email integration
- Step 2: Send an email to the integration email to create an alert
Expected Results
- Either there should be an error in UI with some context of email, message ID and payload
- Or we should truncate the email and create an alert.
Actual Results
There is no error in the integration audit log UI.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available