Message Event Status - says delivered but Has Errors = true

I have a job scheduled to run weekly and after it’s submitted, I have a Message Event setup for On Success or On Failure. I see the job has submitted and ran successfully, but not email is sent. My message definition and template are all setup and active and no changes were made. They all worked in February, but starting in March I no longer get emails. When I go to the Message Event Status Inquiry app, it says that the Message was delivered but Has Errors = true. This is the error below, but I see SendAppDevAfterPromotionValidationProfile is there and active.

[ { “Error”: “The handler failed when the business event was delivered to it.”, “Error caused by”: “Error retrieving message definition for business event [SendAppDevAfterPromotionValidationProfile] for tenant [_base], zone [ApplicationIntegration], lifecycle [base]” } ]

I took a look at Datadog and am seeing this error deeper in the call stack Cannot send message because message content is missing for transport type(s): [[Email]]

Quite a few others are showing up with the same issue for example SendPaymentRemittance. I’d go ahead and submit a bug for this.