I've run into this strange issue where the notification email for a regression shows a stale message field in the email subject. I've tried doing the exact same thing using raven-python, and it does not exhibit this behavior (of having a lagged/stale message in the regression email).
I'm not entirely sure if this is an issue with the go raven client or the Sentry server, since email should be completely handled by the server, but the Python raven client doesn't exhibit this problem...
Summary
I've run into this strange issue where the notification email for a regression shows a stale
message
field in the email subject. I've tried doing the exact same thing using raven-python, and it does not exhibit this behavior (of having a lagged/stale message in the regression email).I'm not entirely sure if this is an issue with the go raven client or the Sentry server, since email should be completely handled by the server, but the Python raven client doesn't exhibit this problem...
Code:
Repro steps:
message
value.Versions
raven-go: dffeb57 go: go1.6.2 darwin/amd64 sentry: self-hosted install on version 8.5.1.