-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox Edition
NetBox Community
NetBox Version
v4.4.8-Docker-3.4.2
Python Version
3.12
Steps to Reproduce
- Create a new device (Device 1)
- Add an interface (to Device 1)
- Assign an IP address to the new interface on Device 1, making sure to check the
Make this the out-of-band IP for the deviceoption - Create a new device (Device 2)
- Add an interface (to Device 2)
- Edit the IP created in Step 3
a. Change the Interface assignment to Device 2's new interface
b. Uncheck theMake this the out-of-band IP for the deviceoption
c. Save
Expected Behavior
- IP address is assigned to Interface on Device 2
- OOB IP removed from Device 1 as the IP address is no longer associated with that device
Observed Behavior
- Device 1 details page shows OOB IP
- IP address details shows assignment to Device 2
- Unable to merge branches which modify any attribute of Device 1
Metadata
Metadata
Assignees
Labels
netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application