Closed
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