taiga-back icon indicating copy to clipboard operation
taiga-back copied to clipboard

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

Open tyrandus opened this issue 2 years ago • 1 comments

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: https://github.com/jazzband/djangorestframework-simplejwt/issues/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 avatar May 24 '22 18:05 tyrandus

Any update about this issue?

blaluc avatar Mar 03 '23 18:03 blaluc