How do I disable hints / tours permanently?

Hi,

we recently switched to Sentry 20.8.0 in my company, and for the most part, it’s working fine. The only problem I have is that hints I have already dismissed - like, for example, the “product tour” on the issue details page - pop up again every time I open a page. I already added an exception for sentry so it’s allowed to use cookies freely. Do I have to do anything else?

Status update: I accidentally found out that this is related to the problem described in this thread: CSRF Verification Failed since Sentry upgrade

Apparently we misconfigured something when we were trying to find the right place to define the necessary CSP header, but I was still logged in. Now lots of requests fail - including the one to flag a notice as read - but sentry never displays an error in any way.

1 Like