How are you running Sentry?
On-Premise w/ Docker, version Sentry 10.1.0.dev0
Cannot delete project, from a user perspective nothing happens other than the "Confirm Password" button gets disabled. In Chrome's network tab, Sentry returns a 401 for the DELETE request. The user in question is a superuser, and as such I managed to delete the project from the Django administration panel instead.
Project is deleted
Can you provide some logs around this? Also, are you able to try with a more recent version of Sentry?
Hi @BYK,
I got the same issue. I try to delete a sentry project through the web interface and then, it ask me to confirm my password.
After entering my password the "confirm" button is disabled and then nothing happen.
In the network tab I got this:

My account seems to be verified, what can I do?
Thanks!
Could this be related to #10380 and resolved with #11499?
Are you using any kind of SSO?
@BYK I loggout from Sentry then connect back using Github SSO and now I can delete project!
@codemers then I'm closing this in favor of the others I referred to above. I think they might be related. Thanks for the fast response!
Most helpful comment
Could this be related to #10380 and resolved with #11499?
Are you using any kind of SSO?