Cannot turn anonymous users off
mclark
Posted on
Sep 23 2017
Hi Raygun,
I can't turn anonymous users off without removing all the non-anonymous users.
Is this a bug?
See https://app.raygun.com/reporting/XXXXXXXX/affectedusers?anon=false
Thanks, Michael
Deleted User
Raygun
Posted on
Oct 02 2017
Hi Michael,
It looks like errors being reported have the user email address set but they are still marked as anonymous users. I've had a look at some errors in your app to confirm this is the case (see attached screenshot).
Please update your Crash Reporting usage in Raygun4Net to set the IsAnonymous flag to false when setting the user info. https://raygun.com/docs/languages/net/console-apps#user-tracking
Jeremy