Skip to content

AttributeError raised when filtering bookmarks in dashboard widget by object type #16813

Closed
@Olling

Description

@Olling

Deployment Type

Self-hosted

NetBox Version

v4.0.6

Python Version

3.11

Steps to Reproduce

  1. Go to Dashboard
  2. Go to Bookmarks Configuration
  3. Select an object type like IPAM>Aggregate
  4. Order Alphabetical (A-Z) or Alphabetical (Z-A)
  5. 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

image

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions