Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Leon Miller-OutLeon Miller-OutLabels
Affects versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Leon Miller-Out
Leon Miller-OutLabels
Affects versions
Priority
Sentry
Sentry
Sentry
Created March 24, 2021 at 4:32 PM
Updated March 25, 2021 at 7:19 PM
Resolved March 25, 2021 at 7:19 PM
In my `.cfconfig.json`, I have:
` "robustExceptionEnabled": true,`
This config file is definitely getting loaded, as there are several configs in there which would totally break the application if they were missing.
However, when I run into an exception, I don't see any error details or stack trace, and instead I see "Enable Robust Exception Information to provide greater detail about the source of errors".