Sidebar

What happened to my stack traces in my error message emails?

0 votes
350 views
asked Jul 6, 2017 by ben-s-7515 (12,320 points)
When a message was sent to the error queue, I used to get an email that included the exception stack trace.  After updating to QIE version 3.0.45, I no longer get the stack traces in my email messages.  What happened to them?

1 Answer

0 votes

There are some cases where the stack trace will contain PHI.  To prevent this from ever happening QIE will no longer send stack traces in the email by default.  If you want to re-enable this feature, you can go to the 'System Config' page, scroll down to the bottom and click on the 'Advanced Settings' button.  From here you will scroll down to the 'Other System Settings' fieldset and then check the 'Email Stacktrace' checkbox.  You will now get your stack traces in the error emails again.

Remember, enabling this option could potentially send PHI in the email alerts.

answered Jul 6, 2017 by ben-s-7515 (12,320 points)
...