User window returns an invalid value for the parameter "Active" #8586

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

Originally created by @PrzemyslawPyda on GitHub (Sep 7, 2023).

NetBox version

3.6.0

Python version

3.11

Steps to Reproduce

  1. Create a new user with active, staff and superuser status (or just active status)
    1
  2. Go to Authentication --> Users
  3. "Is Active" column correctly reports user status (Is Active - True)
    2
  4. Click on username in Username tab

Expected Behavior

Netbox should return a value that the user "aadmin" is the active user, as in the previous page with the list of users

Observed Behavior

Netbox claims that the user "aadmin" is not an active user ( cross in the "Active" line)
3

Originally created by @PrzemyslawPyda on GitHub (Sep 7, 2023). ### NetBox version 3.6.0 ### Python version 3.11 ### Steps to Reproduce 1. Create a new user with active, staff and superuser status (or just active status) ![1](https://github.com/netbox-community/netbox/assets/125144567/97480110-1480-41ce-9d38-b71622c0ddf7) 2. Go to Authentication --> Users 3. "Is Active" column correctly reports user status (Is Active - True) ![2](https://github.com/netbox-community/netbox/assets/125144567/737ed664-56be-44c7-ba15-70689ff74373) 4. Click on username in Username tab ### Expected Behavior Netbox should return a value that the user "aadmin" is the active user, as in the previous page with the list of users ### Observed Behavior Netbox claims that the user "aadmin" is not an active user ( cross in the "Active" line) ![3](https://github.com/netbox-community/netbox/assets/125144567/14a6b955-c7c4-4d41-a440-867afeb42338)
adam closed this issue 2025-12-29 20:38:30 +01:00
Author
Owner

@PrzemyslawPyda commented on GitHub (Sep 7, 2023):

My mistake, that bug is already fixed in 3.6.1 version.
My thread should be deleted.

@PrzemyslawPyda commented on GitHub (Sep 7, 2023): My mistake, that bug is already fixed in 3.6.1 version. My thread should be deleted.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8586