You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(hybridcloud) Don't capture valid notification queries as errors (#51379)
Remove the assert that was trying enforce user/team conditions. The
logic used in deletions removes all notifications for a project which is
valid query.
Fixes SENTRY-11C0
0 commit comments