1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
536 views
by ben-s-7515 (13.0k 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.

by ben-s-7515 (13.0k points)
...