Forum Discussion
I hear you, I agree that we went a bit overboard with this feature. It gets triggered in "interesting" cases, like when a string has 8 consecutive zeros... It can be maddening.
Future releases will likely dial it down a bit.
I need this turned off now. No one asked for this "Feature". This waste so much of time and limits customer adoption.
- JackLacava8 days ago
OneStream Employee
A workaround i've found recently is, whenever i see a [REDACTED] triggered, i make sure to concatenate that value with some arbitrary other bit (e.g. "s_" + myVariable) and then place it in the details of the error, not the subject (e.g. BRApi.ErrorLog.LogMessage(si, "check details", "s_" + myVariable) ). That seems to keep the censoring algorithm at bay.
- WernerN8 days agoContributor II
Awesome, thanks for the tip Jack! Will try it immediately.
Related Content
- 10 months ago
- 2 years ago
- 2 years ago
- 12 months ago