Skip to content

Reverse for 'netboxuser-list' not found when editing #14840

@Atamas95

Description

@Atamas95

Deployment Type

Self-hosted

NetBox Version

3.7.0

Python Version

3.9

Steps to Reproduce

Create a new custom field: type:object, object-type: users>user.

Expected Behavior

When editing a device/inventory-item, you can select a netbox user within the specified custom field.

Observed Behavior

When editing to sleect a netbox user, I get the following error message:

<class 'django.urls.exceptions.NoReverseMatch'>

Reverse for 'netboxuser-list' not found. 'netboxuser-list' is not a valid view function or pattern name.

Python version: 3.9.2
NetBox version: 3.7.0
Plugins: None installed

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