-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Closed
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
Description
Deployment Type
Self-hosted
NetBox Version
v4.0.6
Python Version
3.11
Steps to Reproduce
- Go to Dashboard
- Go to Bookmarks Configuration
- Select an object type like IPAM>Aggregate
- Order Alphabetical (A-Z) or Alphabetical (Z-A)
- Click Save
The bug have been reproduced both on selfhosted and on demo.netbox.dev
Expected Behavior
The Bookmarks widget should show filtered objects in an alphabetical order
Observed Behavior
<class 'AttributeError'>
'list' object has no attribute 'filter'
Python version: 3.10.14
NetBox version: 4.0.6
Plugins:
netbox_demo: 0.5.0
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
