-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
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
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 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