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

Exception when deleting user #385

Closed
milentrifonov opened this issue Jul 26, 2016 · 1 comment
Closed

Exception when deleting user #385

milentrifonov opened this issue Jul 26, 2016 · 1 comment
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@milentrifonov
Copy link

milentrifonov commented Jul 26, 2016

When trying to delete user an exception is thrown:
type 'exceptions.TypeError'>
sequence item 0: expected string, User found

Release: v1.3.1

Steps to reproduce:

  1. Go to Admin -> Authentication and Authorization -> Users
  2. Select user and choose delete
  3. TypeError is thrown.
@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Jul 26, 2016
@jeremystretch
Copy link
Member

This bug occurs when the use has one or more recorded UserActions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants