Skip to content

Server Error after selecting sort by one of the columns in Permissions #20655

@wowagsm

Description

@wowagsm

NetBox Edition

NetBox Community

NetBox Version

v4.4.4

Python Version

3.12

Steps to Reproduce

When going to the Permissions section https://netbox.example.com/users/permissions / (there is one entry for resolution). Click on the sort by column "CAN ADD" (https://netbox.example.com/users/permissions/?sort=enabled #). Go back to the Permissions section https://netbox.example.com/users/permissions / .A server exception occurs

Expected Behavior

The Permissions section should have opened

Observed Behavior

A server error is displayed:
Server Error
There is a problem with your request. Please contact the administrator.

The full exception is given below:

<class 'django.core.exceptions.FieldError'>

Cannot resolve keyword 'can_add' into field. Choices are: actions, constraints, description, enabled, groups, id, name, object_types, users

Version for Python: 3.12.3
Version NetBox: 4.4.4
Plugins:
netbox_acls: 1.9.1
netbox_attachments: 9.0.0
netbox_dns: 1.4.2
netbox_inventory: 2.4.0
netbox_kea: 1.0.3
netbox_reorder_rack: 1.1.4
netbox_topology_views: 4.4.0
slurpit_netbox: 1.2.5

Image

Metadata

Metadata

Assignees

Labels

netboxseverity: 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

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions