-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Bug
Copy link
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.1
Python Version
3.12
Steps to Reproduce
- Have a user with some changelog records
- Go to Admin -> Users and click on the User to bring up the detail page.
- Click the 'Time' Column
Note: Also happens on the 'Action' column and 'REQUEST ID'. These work fine on the Operations -> Change Log List view.
Expected Behavior
Table sorts as normal
Observed Behavior
Get Error: AttributeError: 'NoneType' object has no attribute '_base_manager'
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application