Closed
Description
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:
Line 3443 in cf62178