Virtual Interface can be chosen as remote Interface for a cable -> crashes #9938
Labels
beta
Concerns a bug/feature in a beta release
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
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
The text was updated successfully, but these errors were encountered: