0

We have 3 teams. I don't want to receive emails for the Mobile team. I am owner (I have set it up) but it didn't let me change the settings. I had to promote another user to edit my settings and then reset him to be just Member. How can I opt out myself? enter image description here

Sentry 7.4.3

kev
  • 8,928
  • 14
  • 61
  • 103

1 Answers1

0

In your case you're only a team-based owner (you're access is restricted to those two teams).

You'd need an admin of the install (i.e. getsentry.com support, or your ops team), or a global organization owner to correct it.

David Cramer
  • 1,990
  • 14
  • 24
  • I installed it myself. My user is the very first user that's been created via command line (sentry createuser). All (four) checkboxes were checked before. Thats a screenshot from after I did the workaround, giving another user ownership and revoking Mobile access for my user. – kev Jul 16 '15 at 03:53
  • `select is_staff, is_active, is_superuser where username = '' ` returns three times TRUE – kev Jul 16 '15 at 04:00