editing interface form is populated with interface data from different device #5829

Closed
opened 2025-12-29 19:33:14 +01:00 by adam · 1 comment
Owner

Originally created by @michaeldialpad on GitHub (Dec 22, 2021).

NetBox version

v3.0.1

Python version

3.7

Steps to Reproduce

1 - create LAG interface on device
2 - edit the physical interface on device
3 - select LAG interface from list
4 - click save

Expected Behavior

the LAG should be associated to the same device interface

Observed Behavior

it attempts to save and gives the error "the selected LAG interface (ae0) belongs to a different device"
I inspected the form data and the data populated in the associated interface/lag fields is confirmed from a different device

Originally created by @michaeldialpad on GitHub (Dec 22, 2021). ### NetBox version v3.0.1 ### Python version 3.7 ### Steps to Reproduce 1 - create LAG interface on device 2 - edit the physical interface on device 3 - select LAG interface from list 4 - click save ### Expected Behavior the LAG should be associated to the same device interface ### Observed Behavior it attempts to save and gives the error "the selected LAG interface (ae0) belongs to a different device" I inspected the form data and the data populated in the associated interface/lag fields is confirmed from a different device
adam added the type: bug label 2025-12-29 19:33:14 +01:00
adam closed this issue 2025-12-29 19:33:14 +01:00
Author
Owner

@jeremystretch commented on GitHub (Dec 22, 2021):

v3.0.1

Please upgrade to a recent stable release of NetBox and test again. It's likely your issue has already been resolved.

@jeremystretch commented on GitHub (Dec 22, 2021): > v3.0.1 Please upgrade to a recent stable release of NetBox and test again. It's likely your issue has already been resolved.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5829