Virtual Interface can be chosen as remote Interface for a cable -> crashes #6774

Closed
opened 2025-12-29 19:45:15 +01:00 by adam · 0 comments
Owner

Originally created by @jahknem on GitHub (Aug 6, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.3-beta2

Python version

3.10

Steps to Reproduce

1.) Choose the connect Button on an Interface and choose Interface as remote Type
2.) Choose an Interface you know to be virtual from the list
3.) Click on "Connect" Button

Expected Behavior

The Virtual Interface either should not have been in the list or not have been clickable

Observed Behavior

The following error was raised:

<class 'ValueError'>

'_CableForm' has no field named 'termination'.

Python version: 3.10.4
NetBox version: 3.3-beta2

Originally created by @jahknem on GitHub (Aug 6, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.3-beta2 ### Python version 3.10 ### Steps to Reproduce 1.) Choose the connect Button on an Interface and choose Interface as remote Type 2.) Choose an Interface you know to be virtual from the list 3.) Click on "Connect" Button ### Expected Behavior The Virtual Interface either should not have been in the list or not have been clickable ### Observed Behavior The following error was raised: <class 'ValueError'> '_CableForm' has no field named 'termination'. Python version: 3.10.4 NetBox version: 3.3-beta2
adam added the type: bugstatus: acceptedbeta labels 2025-12-29 19:45:15 +01:00
adam closed this issue 2025-12-29 19:45:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6774