Closed
Description
NetBox version
v3.5.4
Python version
3.10
Steps to Reproduce
- edit an interface of hardware or a VM
- change the state of the
Enabled
flag, it doesn't matter if it is checked or not, it just needs to be changed - change the value for the
802.1Q Mode
Expected Behavior
The set value (checked or unchecked) for the Enabled
flag should be preserved during editing of an interface and not be reset to the current actual state when changing anything.
Observed Behavior
The state for the Enabled
flag is reset to the current actual state when 802.1Q Mode
is changed.