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

[BUG] Cannot delete user in Django backend – permissions to delete outstanding token missing #95

Open
tyrandus opened this issue May 24, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@tyrandus
Copy link

When trying to delete a user in the Django backend, an error occurs:

grafik

Steps to reproduce

  • Create a new user in the Django admin interface.
  • Log in as the new user.
  • Create a new SCRUM project.
  • Try to delete the user in the Django backend.

The same issue in a different project was found here:
jazzband/djangorestframework-simplejwt#201

Environment

I am using taiga-docker on branch stable (last commit: bd87d40f3c22def83ea6a502d3f16797c2933b2e). No errors were found in the container logs or the developer console.

  • OS: Ubuntu 20.04.4 LTS
  • Browser: Firefox 100.0.2 (64 bit)
@tyrandus tyrandus added the bug Something isn't working label May 24, 2022
@blaluc
Copy link

blaluc commented Mar 3, 2023

Any update about this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants