KeyError: escape(device) #17286
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v4.0.9
Python Version
3.11
Steps to Reproduce
Try to assign a new member to any virtual chassis.
Expected Behavior
Assigning should complete without raising an Exception when setting the success message.
Observed Behavior
Submitting the form results in a KeyError, likely due to this line:
netbox/netbox/dcim/views.py
Line 3443 in cf62178
The text was updated successfully, but these errors were encountered: