Exception when deleting user #290

Closed
opened 2025-12-29 16:20:34 +01:00 by adam · 1 comment
Owner

Originally created by @milentrifonov on GitHub (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.
Originally created by @milentrifonov on GitHub (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.
adam added the type: bug label 2025-12-29 16:20:34 +01:00
adam closed this issue 2025-12-29 16:20:34 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 26, 2016):

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

@jeremystretch commented on GitHub (Jul 26, 2016): This bug occurs when the use has one or more recorded UserActions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#290