-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
NetBox version
v3.1.1
Python version
3.9
Steps to Reproduce
- edit any ip assigned to device/interface
- remove device/interface
- save
Expected Behavior
ip is not associated/linked with device/interface
Observed Behavior
nothing changed, ip still linked to device/interface.
additionally changelog entry is created that is identical to initial object (see attachment)
deployment is in docker, we noticed issue since upgrade to 3.1.0, upgrade to 3.1.1 did not changed anything. (not upgrading to 3.1.2 as at this moment docker script is version 3.1.1)
I think it may be frontend bug but I may be mistaken. (as changelog does not deffer)
Metadata
Metadata
Assignees
Labels
status: 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