nautobot-app-circuit-maintenance icon indicating copy to clipboard operation
nautobot-app-circuit-maintenance copied to clipboard

Store email body instead of headers in RawNotification.raw

Open chadell opened this issue 2 years ago • 0 comments

Environment

  • nautobot-circuit-maintenance version: 0.4.3

Proposed Functionality

When storing raw data from an email notification, we could prioritize the body instead of the headers (size is limited to 16KB)

Use Case

Storing the body instead of the headers (that are a lot in some cases), would help to troubleshoot why a notification parser failed.

chadell avatar Dec 15 '21 16:12 chadell

Looks like a case we missed in #113.

glennmatthews avatar Oct 19 '23 14:10 glennmatthews