Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting users doesn't always work #251

Open
djmitche opened this issue Nov 14, 2019 · 1 comment
Open

Deleting users doesn't always work #251

djmitche opened this issue Nov 14, 2019 · 1 comment

Comments

@djmitche
Copy link
Contributor

I noticed this while testing #246, but this occurs before that patch is landed, too.

Trying to delete a user sometimes results in a 400 from the backend which results in a JS error in the console. I don't see any additional useful logging in papertrail.

@djmitche
Copy link
Contributor Author

This appears to happen on the second attempt to delete a user without reloading, and is due to the CSRF token not being refreshed. Also, the errorMessage function isn't defined, so no error message is shown to the user.

@djmitche djmitche removed their assignment Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant