-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
severity: mediumResults in substantial degraded or broken functionality for specific workflowsResults in substantial degraded or broken functionality for specific workflowsstatus: acceptedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Plugin Version
v0.5.0
NetBox Version
v4.1.1
Python Version
3.10
Steps to Reproduce
This bug addresses a secondary problem raised in #98.
- Create two devices, A and B.
- Create interface 1 on device A and interfaces 1 & 2 on device B.
- Create a cable between device A interface 1 and device B interface 1.
- Create and activate a branch.
- Edit the cable, and change the device B end from interface 1 to interface 2.
- Merge the branch, committing changes.
- Inspect the connection status of device A interface 1 and device B interface 2.
Expected Behavior
Either interface should show as connected to the other.
Observed Behavior
Although both interfaces show as connected to the same cable, no path is populated to show them as connected to each other.
As a workaround, manually retracing the cables path (manage.py trace_paths --force
) corrects this condition.
Supermathie, MatthiasKuehneEllerhold, RobertArndtEllerhold, mkarel and cruse1977
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specific workflowsResults in substantial degraded or broken functionality for specific workflowsstatus: acceptedtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application